Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640R2F, CC2650
Tool/software: Code Composer Studio
Hi,
I am using a modified version of the Sensor Tag project with the CC2640R2 in order to use BLE5. I've followed every porting guide and everything was working fine, I was able to recover data from a couple of sensors. I did not change the profile files (ex barometerservice.c). My project now requires me to be able to use the notify option of the barometer service and every time I try to activate this function in NRF connect or BLE scanner I get disconnected from the device and it does not advertise again. I sometimes get one data back after activating the notify and then the device disconnect and crash.
I am getting this error with the barometer, the humidity and the movement service for now (I did not test the other one).
It's odd because everything else is working fine and I did not have this problem with the original SensorTag development kit.
Any help will be appreciated
thanks
Seb