A lot of NACKs
-
The following code results in a st=NACK for send msg2 and msg3:
send(msg1); send(msg2); send(msg3);This results in a st=OK for all
send(msg1); wait(LONG_WAIT); send(msg2); wait(LONG_WAIT); send(msg3);A power issue perhaps?
-
Unfortunately adding delays will cost battery. I'll do some testing with different power supplies.
-
:) that's the idea yes. But the thing is, I'm seeing these messages through the serial interface when USB powered. Not sure what to expect when I power the node from the battery.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login