hi, could you share steps how to implement battery model for mesh?
Am I correct battery model isn't implemented in nrf mesh app?
hi, could you share steps how to implement battery model for mesh?
Am I correct battery model isn't implemented in nrf mesh app?
Hi, we tried to implement battery model for hardware and iOS app
for iOS we used 'nRFMeshProvision', '2.2.3' lib
from iOS we execute GenericBatteryGet() and waiting for next one response GenericBatteryStatus but receive UnknownMessage

also the send code from hardware

on the hardware side it's looks like this

Hi,
I talked to one of our mobile developers, this is what he said:
You need to implement the Battery status message on the iOS as well. The opcode is unknown to the library so it's not implemented.
we'll do it!
thx for reply
we'll do it!
thx for reply