andrzej-kaczmarek opened a new pull request #580: apps/bleprph: Add simple 
support for non-1M LE PHYs
URL: https://github.com/apache/mynewt-core/pull/580
 
 
   PHY support can be enabled using BLEPRPH_LE_PHY_SUPPORT syscfg val.
   
   Once enabled, we have 4 buttons and 3 LEDs to work with:
   - buttons 1-4 change phy preference to 1M, 2M, Coded S=2 or Coded S=8
     respectively,
   - LEDs 1-3 display current phy on active connection as 1M, 2M or Coded
     respectively.
   
   For now we just assume symmetric phy on link.
   
   This works ootb on nRF52840 PDK, for other BSPs GPIO pins may need
   to be adjusted using syscfg vals.
 
----------------------------------------------------------------
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

Reply via email to