RAK8212 - Cannot connect to network after some time #7310
Replies: 1 comment
-
Posted at 2019-05-03 by @gfwilliams
By serial, do you mean over the Bluetooth connection? The nRF52s only have one serial port, so that's the one it'd be using for the modem. If you were using it for something else as well then you'd be very likely to get conflicts. If you mean Bluetooth I have no idea really - but as far as I know Posted at 2019-05-03 by user99293 Thanks @gfwilliams, Yes, By serial I mean over Bluetooth. I'm really not sure what's happening. RDY is sent when ME initialization is successful. But I never received it before, now i'm wondering, in the GSM/GPRS example, there is a wait of 30 seconds before connecting to GSM.
Is it really necessary? Because I ain't doing it. Posted at 2019-05-03 by user99293 I've just turned on the modem, and sent AT, but sometimes it fails because of those messages. Shouldn't it be sent only on turning modem up?
I can't connect to the network anymore. It only happens when the SIM card is present. Posted at 2019-05-04 by user99293 When I took the ammeter out the program worked flawless. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2019-05-03 by user99293
Hey guys,
everything works fine until some point.
Then It starts dumping tons of RDY and +PACSP1 on serial that was meant for modem.
And when it does, there is nothing i can do to stop it, not even reseting the board... I mean, it stops while the modem is down, but once i bring it up it won't stop until i reset the board.
I do have setConsole set on init. I also run it after boot, this isn't helping.
I can't run a simple AT command.
Have you guys seen that behaviour before?
Beta Was this translation helpful? Give feedback.
All reactions