I'm trying to figure out how to decode these disconnections.

Reason 688 (0x02B0) and 573 (0x023D)

I checked
http://mynewt.apache.org/latest/network/docs/ble_hs/ble_hs_return_codes.html
and the disconnect code does not make any sense.

The 573 is the one I'm really interested in it happened just before 65,535
commands were sent and is repeatable.


disconnect; reason=688 handle=1 our_ota_addr_type=0
our_ota_addr=01:02:03:04:05:06 our_id_addr_type=0
our_id_addr=01:02:03:04:05:06 peer_ota_addr_type=1
peer_ota_addr=cb:a9:46:52:45:44 peer_id_addr_type=1
peer_id_addr=cb:a9:46:52:45:44 conn_itvl=40 conn_latency=0
supervision_timeout=256 encrypted=1 authenticated=1 bonded=1

disconnect; reason=573 handle=2 our_ota_addr_type=0
our_ota_addr=01:02:03:04:05:06 our_id_addr_type=0
our_id_addr=01:02:03:04:05:06 peer_ota_addr_type=1
peer_ota_addr=cb:a9:42:31:30:30 peer_id_addr_type=1
peer_id_addr=cb:a9:42:31:30:30 conn_itvl=40 conn_latency=0
supervision_timeout=256 encrypted=1 authenticated=1 bonded=1


Thanks,

Fred Angstadt

Reply via email to