Thanks for the update! I've just tweaked the QGPS command as you suggest so new builds should have that fixed.
Hopefully the AT library recent changes will help your issues with multiple requests - let me know how it goes!
In terms of BG96 setup, how would you suggest we integrate that with the existing module? We could add extra options to connect that'd cause it to send those commands and then not do CREG/etc? It probably makes sense to send the commands each time as I guess they're quite quick, and it'd avoid issues if you tried to move your code to a new module.
@wklenk I'd be really interested to hear your experience with this - did you have code for NB-IoT that you used as well?
But once connected to NB-IoT, does the HTTP functionality still work fine?
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.
Thanks for the update! I've just tweaked the QGPS command as you suggest so new builds should have that fixed.
Hopefully the AT library recent changes will help your issues with multiple requests - let me know how it goes!
In terms of BG96 setup, how would you suggest we integrate that with the existing module? We could add extra options to
connect
that'd cause it to send those commands and then not do CREG/etc? It probably makes sense to send the commands each time as I guess they're quite quick, and it'd avoid issues if you tried to move your code to a new module.@wklenk I'd be really interested to hear your experience with this - did you have code for NB-IoT that you used as well?
But once connected to NB-IoT, does the HTTP functionality still work fine?