hi. I want to work with nRF8001 by STM32F103 family from ST.(www.st.com/.../LN1565) is there any one who develop a project with STM32F103 by using STM32CubeF1 (www.st.com/.../PF260820) or know a place to explain about that?
hi. I want to work with nRF8001 by STM32F103 family from ST.(www.st.com/.../LN1565) is there any one who develop a project with STM32F103 by using STM32CubeF1 (www.st.com/.../PF260820) or know a place to explain about that?
Start with the Arduino SDK, ble-sdk-arduino, and port that:
github.com/.../ble-sdk-arduino
There is a port to EFM32 (Silicon Labs; formerly Energy Micro):
And for "Maple" - which seems to be an Arduino-alike for STM32:
Start with the Arduino SDK, ble-sdk-arduino, and port that:
github.com/.../ble-sdk-arduino
There is a port to EFM32 (Silicon Labs; formerly Energy Micro):
And for "Maple" - which seems to be an Arduino-alike for STM32: