Hi,
I just want to verify-
The MAC address of the bootloader is the app MAC address +1, assuming we are using the default configuration.
Is that correct?
Thanks,
Shaked.
Hi,
I just want to verify-
The MAC address of the bootloader is the app MAC address +1, assuming we are using the default configuration.
Is that correct?
Thanks,
Shaked.
Hi Shaked
Yes, that is correct. This is a way of forcing the central to perform a new service discovery, so that it doesn't attempt to use any previous pairings that aren't available to the bootloader. Incrementing the address causes the central to see it as a new device.
Best regards,
Simon
Thank you Simon !
Hi Simon,
I do have one more question please-
What happens at 'FF' when you add 1 ? is it going to the next byte or some kind of different handling?
Thanks,
Shaked.
Hi Shaked
Yes, it will go to the next byte at 'FF'.
Best regards,
Simon
Thanks!