You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've been starting using the Ble Rx fonction and it look like after 10 founds MACs, if I try to save as CSV file, it crash.
If it is just 5 or 6, it's fine.
Here are pictures,
I click on "Export CSV":
Enter any name , then press "OK" :
Hope that help.
Richard.
Reproduction
Select Ble Rx.
Wait for few received devices, more than 5 or 6.
Click on Save as CSV
Give a quick name.
Click on "OK".
Get the error ""M0 Guru Meditation" Message: "System halted" ... Press DFU ... "
Press "DFU" give the Stack Dump on the screen.
Press Reset button to reset device.
Expected behavior
Should save .CSV file to SD Card and return to main screen.
Environment/versions
Firmware version 2.1.0
Anything else?
This looks promessing to review Bluetooth device around.
The text was updated successfully, but these errors were encountered:
However I noticed you are using freq shift (ham it up).
I think it’s not related to this issue, but still it doesn’t make sense to use it for BLE. BLE adverse is in specific 3 frequencies and it’s meaningless to shifting them.
I can reproduce the bug when the list of entries is becoming bigger than the screen.
Maybe there is a bad copy of the list instead of a reference to it when saving it, or the save functions are too hungry.
I'll try to have a look at it, tonight or tomorrow.
However I noticed you are using freq shift (ham it up). I think it’s not related to this issue, but still it doesn’t make sense to use it for BLE. BLE adverse is in specific 3 frequencies and it’s meaningless to shifting them.
However I noticed you are using freq shift (ham it up). I think it’s not related to this issue, but still it doesn’t make sense to use it for BLE. BLE adverse is in specific 3 frequencies and it’s meaningless to shifting them.
Hi,
yes your right about the "Ham it Up" was activated, I just remove it and redo my tests and as soon as the screen is filled, when you try to export the CSV file, it still have the same error.
Thank you for testing this :)
Richard.
Describe the bug.
Hi,
I've been starting using the Ble Rx fonction and it look like after 10 founds MACs, if I try to save as CSV file, it crash.
If it is just 5 or 6, it's fine.
Here are pictures,
I click on "Export CSV":
Enter any name , then press "OK" :
Hope that help.
Richard.
Reproduction
Expected behavior
Environment/versions
Firmware version 2.1.0
Anything else?
This looks promessing to review Bluetooth device around.
The text was updated successfully, but these errors were encountered: