adafruit / adafruit/Adafruit_CircuitPython_BLE_Adafruit

ble_adafruit_simpletest_client.py seems to stuck on a value

Open
#10 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
11
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Received value get frozen to a fix value after a few update.

Test condition:
- CLUE running a client similar to ble_adafruit_simpletest_client.py (with light rather than temperature).
- Feather Sense running ble_adafruit_feather_bluefruit_sense.py
- Flash Light moving in front of the Sense Light sensor.

After a few update working, the CLUE only display the same value again and again whatever you do with the Flash Light.
Between each test I did a reset or a power off of the CLUE (playing with CTRL-C and CTRL-D was not working either, but I had other issue like "not connected" error, so I wanted to simplify the test condition).

I had fix, but it should work without it: #9

Regards

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the freeze with ble_adafruit_simpletest_client.py on the CLUE and ble_adafruit_feather_bluefruit_sense.py on the Feather Sense, using the light sensor setup described. Compare the behavior with the fix in issue #9 and verify that repeated updates reflect changes from the flashlight without requiring a reset.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.