Home→Forums→MonoBrick Communication Library→Unable to start streaming/not sending messages→Reply To: Unable to start streaming/not sending messages
January 1, 2014 at 20:40
#3702

Anders Søborg
Keymaster
Looks ok – be sure not to clear the mailbox each time you read it.
Try to go through all mailboxes in your PC application. If that doesn’t work try the following…
If I remember correctly – the NXT has something with the ten first mailboxes being for read and the next ten being for write (it might be the other way around). So you might need to add ten to your mailbox number on either the PC or NXT side. This is from a phone so you might need to clarify this by having a look at the MonoBrick code yourself…
Anders
Follow