This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| app-notes:ble-with-bluetooth-smart-dongle [2015/04/16 20:27] – hess | app-notes:ble-with-bluetooth-smart-dongle [2023/04/03 09:31] (current) – fricker | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <WRAP round alert 100%> | ||
| + | [[configuration/ | ||
| + | </ | ||
| + | |||
| + | |||
| ====== Bluetooth Low Energy (BLE) with NB1600 and Bluegiga Bluetooth Smart Dongle ====== | ====== Bluetooth Low Energy (BLE) with NB1600 and Bluegiga Bluetooth Smart Dongle ====== | ||
| This article shows you how to use [[https:// | This article shows you how to use [[https:// | ||
| Line 46: | Line 51: | ||
| </ | </ | ||
| - | You will now be able to talk with the dongle via this interface. | + | You will now be able to talk with the dongle via this interface. |
| For a simple scanning test, there is a python script available on | For a simple scanning test, there is a python script available on | ||
| https:// | https:// | ||
| Line 85: | Line 90: | ||
| 1426759309.186 -43 0 BC6A29AB6203 0 255 020105 | 1426759309.186 -43 0 BC6A29AB6203 0 255 020105 | ||
| </ | </ | ||
| + | |||
| + | A python package for communicating with BlueGiga modules through their proprietary API can be found | ||
| + | [[https:// | ||