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.
Bluetooth.setConsole(true);
I can't run a simple AT command.
Have you guys seen that behaviour before?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
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?