The CC2340 uses fmnap's project to create a timer with App_startTimer, and when I look at this interface code, the handle is generated by a random number. When I create 2 timers, there is a possibility that the randomly generated handles are the same, which will result in an error!
SDK:fmnap_7_20_00_01_eng


