I am using the Bluetooth Example to connect to a an Adeunis device via Bluetooth. The connection works and I can send data and see it on the Adeunis. I have initialised the serial port in Prefix mode and can see the prefix bytes arriving so all is good.
Before I have sent any data, the Adeunis device receives about 30 random looking bytes. Is this coming from my Initialise command? If so can anyone tell me what is in it so that we can interpret it (and or work out hw to ignore it) at the other end?
Thank you in advance...