volca02 / hr20-esp12-master

Re-implementation (with different features) of the master portion of OpenHR20 wireless project
GNU General Public License v2.0
12 stars 5 forks source link

Non-sync packets don't send address #3

Closed volca02 closed 6 years ago

volca02 commented 6 years ago

prologue should contain target address for non-sync packets - enlarge it to 6 bytes, add the address there for non-sync packets, and add 1 to length in that case.

volca02 commented 6 years ago

fixed in f5d9f7ecb629448682afed71ccf00977fbfdf0ec but the clients still don't respond to non-sync packets. Further investigation is needed. Address is included, though.