Nordic BLE central trying to connect to 3rd party sensor - getting 0x3b error

Hello, 

I am on conenct SDK 2.6.0 and trying to run the Zephyr Bluetooth:Central example on the nrf5340 dk to connect to a Minew S4 door sensor and get data from it. Here is the code, central - Copy.zip

I have modified the sample code to setup connection parameters and to handle connection callbacks. Here is my output: 

As you can see, disconnect happens right after connection. The error code 0x3b does not help. Here is the wireshark output: ble_sniffer_nrdic.pcapng.


I tried looking up documentation on these sensors but they are not available from the manufacturer.  

Thanks in advance for any support on this. 

Best, 

Sid

Related