pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
196 stars 167 forks source link

Fipy Beta Firmware 1.20.3.b3 BLE advertisement sniffer performances drop #548

Open Ichicken32 opened 3 years ago

Ichicken32 commented 3 years ago

Hi,

I’m using a Fipy as BLE Central Device to catch advertisement frames of a peripheral device. I used the previous Beta Firmware (v1.20.3.b0). I tried the new one (v1.20.3.b3) and there is lowering in the performances.

To give numbers, the Fipy catched around 85% of the emitted frames with the previous Beta Firmware (v1.20.3.b0) and we fall to 50% with the new one (v1.20.3.b3).

The tests have been done with the same Software, the same board, the same emitter and in similar condition. The advertisement interval was 500ms.

Best regards.

swuser-ai commented 3 years ago

Hi @peter-pycom ,

Any ideas concerning BLE performance ? Or maybe tips to compile a new firmware from the B3 firmware to realize tests and keep you informed ?

Regards,

peter-pycom commented 3 years ago

Sorry, no. No idea right now