Closed
Description
Hi.
I'm having issues with running any examples that include the initialisation of the SARA board. All of the other examples work with no issue.
Let's take Example12 - Identification.
When uploading it to the MicroMod ESP32, this is what I get from the serial monitor of Arduino
Asset Tracker Example
Initializing the SARA-R5...
...this may take ~25 seconds if the SARA is off.
...it may take ~5 seconds if it just turned on.
Press any key to continue...
init: Begin module init.
sendCommandWithResponse: Command: E0
init: Module failed echo test.
init: Begin module init.
init: Attempting autobaud connection to module.
sendCommandWithResponse: Command: +IPR=9600
sendCommandWithResponse: Command:
sendCommandWithResponse: Command: +IPR=9600
sendCommandWithResponse: Command:
sendCommandWithResponse: Command: +IPR=9600
sendCommandWithResponse: Command:
sendCommandWithResponse: Command: +IPR=9600
sendCommandWithResponse: Command:
sendCommandWithResponse: Command: +IPR=9600
sendCommandWithResponse: Command:
sendCommandWithResponse: Command: +IPR=9600
sendCommandWithResponse: Command:
init: Begin module init.
init: Power cycling module.
powerOff: complete
powerOn: complete
This sequence loops a couple time before its asking to manually turn on the SARA.
However the SARA IS turned on, and is being turned on and off by the initialisation script.
I've posted on the Sparkfun forum, but did not get any assistance so far.
I would love to be pointed in the right direction as I've exhausted all I could think off...
Metadata
Metadata
Assignees
Labels
No labels