An mbed BLE-to-Cloud Gateway using Nucleo-F429ZI+X-Nucleo-IDB05A1 or Nucleo-L476RG+X-Nucleo-IDB05A1+X-Nucleo-IDW01M1.
Information
Nucleo- F429ZI configuration requires two hardware patches:
- on Nucleo-F429ZI open SB121 and close SB122
- on X-Nucleo-IDB05A1 move R4 to R6
The BLE client searches for and connects to a MotEnv node.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:d5f5559b48f7 | 2017-10-20 | nikapov | Add support to Nucleo_F429ZI and ethernet. |
3:39c8d17bed52 | 2017-10-12 | nikapov | Make BLE path compatible with online compiler. |
2:91a09f9d1ec6 | 2017-10-12 | nikapov | Skip compilation of ESP8826. |
1:d9c0c4889bd2 | 2017-10-12 | nikapov | Update easy-connect to support IDW01M1 Wi-Fi. |
0:c7083010ae49 | 2017-10-12 | nikapov | Clone of https://github.com/ARMmbed/mbed-os-example-client/#0a4d843a59eee05e678cc163146d533c80c0b1d7 |