I write the code base the nRF5_SDK_12.1.0_0d23e2a\examples\ble_peripheral\ble_app_uart I add some button and led function in it. and add weight measure mode with HX711, and add OLED to view the data.
When the program run in my board, It often crash.
When I use the android to control the board, It is few crash.
When I turn off the android bluetooth, It is more crach.
Now ,I can not sure that if the code is bad, or the hardware is not so good.
I think that the example you provide, Is robust enough or not.
Can we use the example in my product without any modify or only few modify.
I want to control the register without the driver your provide, but I can not find more Detail information about it.
We think that if we can use the register , the code will be more efficiency.