Skip to main content
pagano.paganino
Associate III
December 9, 2016
Question

BlueNRG-MS/SPBTLE-RF Micropython drivers

  • December 9, 2016
  • 4 replies
  • 2909 views
Posted on December 09, 2016 at 10:23

Hi Falks,

i have implemented a pure python drivers (based on BlueNRG DK 2.0.2) for MicroPython.

Currently i have implemented various examples:

- BlueST Protocol for use 'ST BlueMS' app

- SensorDemo for use 'BlueNRG' app

- Firmware update

Attached screenshots.

As soon as possible i open a github repository where release source code.

Regards,

D.

This topic has been closed for replies.

4 replies

pagano.paganino
Associate III
January 25, 2017
Posted on January 25, 2017 at 12:09

Hi folks, at this

https://github.com/dmazzella/uble

the repository for pure python drivers for Micropython
Alex POON
Visitor II
March 6, 2017
Posted on March 06, 2017 at 15:25

Hey !

You did a good job on this driver.

I'm interesting in MicroPython and STM32 also.

I would like to try it. Can you explain me  how to flash in the MCU? Do I need to add your package into the MicroPython project first then recompile all the project., then flash into the MCU ??

thank you

Alex

pagano.paganino
Associate III
March 7, 2017
Posted on March 07, 2017 at 15:51

Hi Alex,

thanks for your interest in my project

i have added basic instructions into the README.md of the repository for install the drivers into the PyBoard.

https://github.com/dmazzella/uble ♯ install-bluetooth_low_energy-into-the-pyboard

If you have problems about install this drivers into the PyBoard please open an issue into the

https://github.com/dmazzella/uble/issues

and i check it! 
pagano.paganino
Associate III
April 5, 2017
Posted on April 05, 2017 at 18:02

Successfully tested with 

http://www.st.com/en/ecosystems/x-nucleo-idb05a1.html

Alex POON
Visitor II
April 5, 2017
Posted on April 05, 2017 at 18:29

Hi !

I just tested and everything working good !!!!!

Super !

Thank you

pagano.paganino
Associate III
June 29, 2017