seongji-SFM / SFM_15x

it is sigfox module SDK based on nRF52 15.x
Other
8 stars 4 forks source link

ACC Sensor not working after SoftwareReset #5

Closed smarthomeagentur closed 5 years ago

smarthomeagentur commented 5 years ago

The ACC Init does not work after a Software Reset of the device. After flashing and verify (trigger reset) its not possible to write registers of ACC sensor

smarthomeagentur commented 5 years ago

The solution is to run cfg_board_power_manage(); on init before ACC init.