Hi,
I work on nrf52832 with the serialization.
The nrf52832 connectivity part is load with S132 V6.0.0 (uart hci).
The stm32 will communicate with the 52832 throught uart hci.
I want to put the serialization uart hci on the stm32. The first interface needing is app_timer.
1/ What is the min time and the max time in ms that the timer have to support for the serialization and ble usage?
2/ Does the ble stack need good precision on this timer?
3/ On nrf 52832, it uses rtc and SWI0. Do you think a simple timer can be used?
Best regards
Alex