-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Hello,
i tried to make my one cycle power meter and used the arduino nano ble as playground.
I created the ble code with Cycling Power Measurement service and my own configuration service. I test the service and characteristics with nRF Connect App on android.
One of my problems is the disconnect bug of a central described in #45.
The second and main problem is:
The nRF app finds my device and can connect to it. But it can sometimes discover the services and show the characteristics, sometimes not.
- Sometimes no characteristics are shown (disconnected ?)
- Sometimes it can show the characteristics but there are shown grayed
- Sometimes it can show the characteristics and i can read a value but after a short time i get no results anymore
DevEnv: VSCode + platformio
nRF Connect: https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp&hl=de
Solution: test.zip
Best regards
Andreas
Metadata
Metadata
Assignees
Labels
conclusion: invalidIssue/PR not validIssue/PR not validtype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project