mwilliford opened a new issue #44: Extended Advertisement Issues
URL: https://github.com/apache/mynewt-nimble/issues/44
Greetings,
I'm not 100% sure I'm using it correctly, but I am attempting to send
200byte (or larger I hope), packets over ble_ext_adv using phy-1m (with a goal
to test phy-2m on secondary). I have a test project which shows the following
issues, and allows for a bit of stress testing against this part of nimble.
Test Project:
https://github.com/mwilliford/mynewt-extadv-test
Issues:
- Initially, lots of asserts.
- Apply diff to nimble, maybe a little better, heavy corruption though.
- Issue with scanning stopping after 5-10min. I see no
BLE_GAP_EVENT_DISC_COMPLETE when it
stops. I know it stops because r resetting the 'other' board does not fix
it. Only resetting the board
which stops decoding messages fixes it.
NOTE: There is a file called nimble.diff which is an attempt to work around
asserts, but it likely leaves the stack in a bad state, as the above issues
might be related to a bigger state issue.
Advertising
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services