JimKruk
JimKruk
Hi Justin Thank you for the comments an interesting observations. What confuses me is in the examples folder all the programs are using serial3. From what I read when using...
I bought my rockblock from sparkfun and i’ve been working with them on this also. They were also to reproduce the problem using an Arduino mega 2560 where none of...
Hello, I had originally posted an issue here: https://github.com/ mikalhart/IridiumSBD/issues having the same problem. I am using an arduino mega 2560 R3 with the rockblock mk2, level shifter board, arduino...
Hi Mikal Thank you so much for commenting on this thread. I just re-read it and saw where you suggested a work around at the bottom of the sketch. I...
Hi Mikal, I had a chance to update the code at your previous post to: void ISBDConsoleCallback(IridiumSBD *device, char c) { #if DIAGNOSTICS Serial.write(c); #endif } void ISBDDiagsCallback(IridiumSBD *device, char...
Eklavya-Foundation I am by no means an expert in this area but I believe the arduino nano is a 5v device and the rockblock edge uses rs232 so the voltages...
Mikal I did some additional testing with diagnostics true and false and both options are working fine with a rockblock mk2 and arduino mega 2560 r3, ver 1.81. Thank you...
Hi Paul Thank you for the quick reply and sample code !
Thank you for the update On Wed, Jan 17, 2024 at 12:07 PM Kirk D. Benell ***@***.***> wrote: > Hi @JimKruk > > Note: I moved this issue to our...