You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to use the BasicSend for sending a message to a RockBLOCK+ unit from an Arduino Mega 2560.
I have tried with several pins, such as Serial2 and Serial3 as well as using software serial on pins 10, 11, 12 and 13.
All i get is:
Starting modem...
Calling internal begin
Powering on modem...
AT
Waiting for response OK
<< >> ATT
Waiting for response OK
I am supplying the RB+ with 12V, and i can see it oscillating between 0 mA and 219mA, every second or so.
I have tried to change up the RX and TX, as mentioned in earlier issues. I have the Sleep Pin set to Pin 4.
At this point I am out of ideas. I am quite inexperienced, so I have probably overlooked something. Please help.
The text was updated successfully, but these errors were encountered:
Hello, I am trying to use the BasicSend for sending a message to a RockBLOCK+ unit from an Arduino Mega 2560.
I have tried with several pins, such as Serial2 and Serial3 as well as using software serial on pins 10, 11, 12 and 13.
All i get is:
Starting modem...
Calling internal begin
Powering on modem...
AT
Waiting for response OK
<< >> ATT
Waiting for response OK
I am supplying the RB+ with 12V, and i can see it oscillating between 0 mA and 219mA, every second or so.
I have tried to change up the RX and TX, as mentioned in earlier issues. I have the Sleep Pin set to Pin 4.
At this point I am out of ideas. I am quite inexperienced, so I have probably overlooked something. Please help.
The text was updated successfully, but these errors were encountered: