Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15133

RouterBOARD hardware • Re: KNOT LR8 LTE Cat-M PPP connection fails

$
0
0
after several tests and research I saw that only version 7.6 works correctly; using higher versions the ppp-client works badly and the Lora interface does not transfer data as reported by other users;

for correct operation it is necessary to manually set the connection using the AT commands as per the documentation https://help.mikrotik.com/docs/display/ ... T+commands

in practice I had to set up the manual connection via:
Code:
at+cops=1,1,"provider Name"
then after verifying the online registration with
Code:
at+creg?
I set the correct connection mode of the sim card, with:
Code:
at+qcfg="iotopmode",1,0
then finally I used
Code:
at+cfun=0 and at+cfun=1,1
After these steps everything worked correctly

Statistics: Posted by antwal — Sat Feb 17, 2024 10:07 am



Viewing all articles
Browse latest Browse all 15133

Trending Articles