We are developing a beacon with nrf52810. We test ble_app_beacon example and a modified example( the difference is, advertising packets are connectable to be applicable in our case
) but we observed that the current is very high during advertiment in both examples, specifically the Tx peak current, about 12mA (measured with an oscilloscope ) which is much higher than the typical value in product specification.We also refered to Online Power Profiler for BLE, it shows lower result, too.
Our beacons are powered by batteries so it's significant to save energy.Can anyone give some suggestions, thank you!
We use SDK v17.0.0 and s112 v7.0.1