Modifications

Sauter à la navigation Sauter à la recherche
2 octets supprimés ,  30 juillet 2017 à 15:14
Ligne 9 : Ligne 9 :  
No, the Bluefruit LE firmware from Adafruit is currently peripheral only, and doesn't run in Central mode, which would cause the module to behave similar to your mobile phone or BLE enabled laptop.
 
No, the Bluefruit LE firmware from Adafruit is currently peripheral only, and doesn't run in Central mode, which would cause the module to behave similar to your mobile phone or BLE enabled laptop.
   −
If you required Central support, you should look at the newer nRF52832 based products like the {{https://www.adafruit.com/product/3406 Adafruit Feather nRF52 Bluefruit LE}}, which contains a SoftDevice which is capable of running in either Central or Peripheral mode. The nRF518322 based products (such as the one used in this learning guide) are '''not''' capable of running in Central mode because it isn't supported by the SoftDevice they use, and it isn't possible to update the SoftDevice safely without special hardware.
+
If you required Central support, you should look at the newer nRF52832 based products like the [https://www.adafruit.com/product/3406 Adafruit Feather nRF52 Bluefruit LE], which contains a SoftDevice which is capable of running in either Central or Peripheral mode. The nRF518322 based products (such as the one used in this learning guide) are '''not''' capable of running in Central mode because it isn't supported by the SoftDevice they use, and it isn't possible to update the SoftDevice safely without special hardware.
    
== Why are none of my changes persisting when I reset with the sample sketches? ==
 
== Why are none of my changes persisting when I reset with the sample sketches? ==
29 917

modifications

Menu de navigation