Products > Computers

Recommend a BLE module

(1/1)

RobBarter:
Can anyone recommend a Bluetooth BLE module that I can easily integrate with a STM32L4 I already have on my board?   So it's doesn't necessarily need to have an embedded CPU just the BLE functionality.  However, it would need a software stack available that I can integrate with my own code (HAL based).  SPI interface preferred.  Also, as small a footprint as possible.

CharlieO21:
I recommend you this module from ST: BlueNRG-M2

RobBarter:
Thanks - I was looking at the other ones in the BlueNRG range but that one looks about right.  Specifically the BLUENRG-M2SA
Cheers

methods:
I see that you're using the stm32.  I've programmed them, but I don't know their ethos very well.

On a similar topic, I evaluated a range of arduino's with ble.  Specifically all of those offered by adafruit.  I found that they all worked amazingly well, and that support from the community was easy to find.

On the phone side I've had a lot of luck using MIT app inventor 2, but you have to be really careful with data types.  If I had it to do over I would have never tried to work ble with AI2...  I would have gone straight to Android studio.

... Trouble these days is that everyone wants their phone apps to run on non Android devices.  When you get to working with things like NFC, this becomes an issue.

...

So how did your selected ble device work out?

I'm currently running an stm32 and I'm seriously considering getting away from it.  Right off I found bugs in the compiler around can settings, and I absolutely detest the machine generated paradigm that overwrites my code and does not read back what was previously written.

-methods

Genx10:
SimpleBLE module offers everything you need and it is cheap and easy to use. And you can easily integrate it into your project because it doesn't have a platform specific code.

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod