Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

Nordic offers Nordic UART Service (NUS) Application as an example that emulates a serial port over BLE.

Could somebody share code to realise similar functionality on BCM20732S, please?

http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk51.v9.0.0%2Fble_sdk_app...

Adafruit has adopted it in their BLE modules.

Adding App Support | Getting Started with the nRF8001 Bluefruit LE Breakout | Adafruit Learning Syst...

And it is gaining popularity. There are already several iOS Apps supporting it.

Cordova's Bluetooth Serial plugin supports it so I can expect even more apps are coming.

https://github.com/don/BluetoothSerial/blob/master/src/ios/BLEDefines.h

I'd like to develop BLE hardware supporting compatible UART like service based on BCM20732S.

But my skills are limited to implement it myself...

I know ACKme and iDevices offer BLE modules with UART like service but I'd like to stick with BCM20732S for the price. (If I had to use a module, I'd use Nordic based module anyway!).

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Other that what is being offered by our partners, we unfortunately do not offer a similar SPP/Serial like service for the BCM2073XS.

We do have the SmartReady BCM20706S ready to hit the market shortly, and it will support the SPP profile.

View solution in original post

0 Likes
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Other that what is being offered by our partners, we unfortunately do not offer a similar SPP/Serial like service for the BCM2073XS.

We do have the SmartReady BCM20706S ready to hit the market shortly, and it will support the SPP profile.

0 Likes