Blynk and Generic BLE device

Hi all,

My 1st post, dont be rude :slight_smile:

I am developing an energy harvesting BLE device, and the comunicating device (at least fo now) is Texas Instuments CC2541 Keyfob. I write code fot it with IAR Embedded Workbench. I’m using Blynk for android. If i add BLE widget to my Blynk project, when it scan for peripherals and i put my board in advertising mode, Blynk can’t find nothing. I would like only to read and write GATT Characteristics.

Is it possible?

Other thoughs: i think that Blynk can’t discover my device because it looks for specific “something” maybe in name of device? or in it’s address?

thanks for helping,
AD

Blynk uses BT/BLE as a dedicated link between the App and BT/BLE supported MCU running a Blynk script… that communications link it is NOT available for any other uses.