Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
CCS version : 12.7.1
SDK version : 8.10.01.02
Project : basic_ble
sysconf:
Enabled Peripheral + Central roles.
I connect the device to the Central.
During the connection process, I observe additional energy consumption of up to 2.2 mA.
The CC2340 should be in a passive state and only the RF channel should work.
Tell me, should the microcontroller go into sleep state? If so, what should be done for this?