我正在执行ble_app_uart_c例程的功率测量,并且已经关闭了串行端口,这与打开串行端口时测量的波形不同。我猜封闭的串口会影响扫描。
This is the waveform without closing the serial port

This is the waveform without serial port initialization

我正在执行ble_app_uart_c例程的功率测量,并且已经关闭了串行端口,这与打开串行端口时测量的波形不同。我猜封闭的串口会影响扫描。
This is the waveform without closing the serial port

This is the waveform without serial port initialization

ok, 我試試看