While trying to communicate with a medical device (glucose meter, using association protocol version 3) in a system using this library, I saw that this protocol number is currently rejected as different from PROTOCOL_VERSION1 0x80000000 (ref. \src\communication\association.c, association_accept_data_protocol_20601_in() function).
Is protocol version 3 planned to be supported in the future? If so, when?
Thank you