What's new

Help PLDT Home R281 nag update ng Software Version (v004.1). Openline di na gumagana.

Silver Dawn

Enthusiast
Nag update ang PLDT Home R281 and hindi na gumagana yung openline na AT+CLCK="PN",0,123456,16
Error na ang nakalagay.
Also, openline na sana ako kaso after the update RED na ang signal. Kaya nag system restore ako planning na i-openline ulit kaso error na yung AT+CLCK="PN",0,123456,16
Any solution?
 
Thank you Sir EugeneKey macgreg04 I tried those steps a couple of times. climbed our roof to reposition the antenna. experimented on bands, freqs and cellid. and to my surprise my internet is now stable. Maraming salamat po mga boss. laking bagay nito 😁 ☺️ fastest net speed in our remote region is 500 kbps , now my net is 6-8mbps..many thanks. !
 
IMG20210427121230.jpg
pahelp mga sir, bat ganyan nalabas sa putty,
 

Attachments

Also did that, I thought that I would find something by extracting the configurations. I only saw the dropbear ports. How did you find the root password, did you use JackTR?
 
Mga sir, question lng baka may makatulong. Naaaccess ko before ung 192.168.8.1 via SSH and ung GUI nya, but after ko mag reset hnd ko na sya maaccess. Before kahit hnd ko na alisin ung sim card ko naaccess ko sya. pero ngaun i also tried to remove the simcard to see if it will work pero wala dn eh d ko na maaccess.
 
Make Cell Lock:

I was unable to get AT + ZNLOCKBAND to work
But I found how to execute AT * CELL command:
This AT command is used to requests to activate or to deactivate Cell / Frequency lock.

I found the best PCI, found the necessary band on it and tied the modem to it. The disadvantage of this method is that if you move the router to another location and this cell becomes inaccessible, then the router will lose the LTE network, and you will need to bind it to another PCI

So in order to bind you need to know PCI and EARFCN
To do this, you need a rooted android device with installed Network Signal Guru
Open Network Signal Guru and make lock to you band what you need. You can test and find the best variant in router or router external antenna location.

For me I found best variant speed and signal with this params:
Band 5
EARCN 2460
PCI 027
+
Band 3
EARCN 1350
PCI 027

View attachment 1401486
Then connect to microUSB cable to router with installed drivers and try to open admin UI on You do not have permission to view the full content of this post. Log in or register now.
If it work, you can connect to router via SSH (use Putty or terminal for this)
connect info:
server 192.168.8.1
port 22
user root
password notion


after connect you should run this command:
ubus call cm set_cell_lock '{"mode":"2","act":"3","band":"3","freq":"1350","cellid":"27"}'
where
<mode> : 0 - Cell/Frequency disabled, 1 - Frequency lock enabled, 2 - Cell lockenabled
<act> 0 - GSM, 1 - UMTS_TD, 2 - UMTS_WB, 3-LTE
<band> - unused (I used 3, but it doesn’t matter)
<freq> - selected EARCN
<cellid> - selected PCI

After run this command you should get answer: successful or error
If you get error, double check the command and try again
If it successful congratulations, unplug the router and reboot it.
After reboot connect to WiFi and open AdminUI and check connection.

For me it work as expected:
View attachment 1401491

Make OpenLine:
Download this config and unzip it
You do not have permission to view the full content of this post. Log in or register now.

Insert simcard what you whant to use, I checked on Globe
Then connect to microUSB cable to router with installed drivers and open admin UI on You do not have permission to view the full content of this post. Log in or register now.

Go to Router - Configuration manager

click browse and choose pxa1826_cfg.tar.gz
and then click Update

Then router should be rebooted automatically
After open admin UI on You do not have permission to view the full content of this post. Log in or register now.

As you see SIM card is invalid, then click to required link
then opened page MEP Settings
Input MEP PN password: 123456
and click unlock
you should get message PN Unlock Successfully
enjoy it.
EugeneKey Thank you so much! It worked!!! I can now Cell locked my updated v004.1 R281 Boosteven Modem!

I am very hopeful there could have some solution to our problems, and you did it! (y) ;):giggle: You're the man!
 
noob question po, how do you lock bands 3 and 1 at the same time? ginamit ko po na command in my case is:
ubus call cm set_cell_lock '{"mode":"1","act":"3","band":"3","freq":"1775","cellid":"319"}'
band stays at 3/xx palagi. May connection nmn po pero d aaabot ng 5mbps down
 
Back
Top