Clue to Raspberry Pi to Adafruit IO Problem

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
moallen
 
Posts: 13
Joined: Thu Nov 08, 2012 6:23 pm

Clue to Raspberry Pi to Adafruit IO Problem

Post by moallen »

I have a Clue, Raspberry Pi 4, and Adafruit IO setup as described in this guide:
https://learn.adafruit.com/bluetooth-le ... e/overview
but I run into a problem when I attempt to run ble_broadcastnet_blinka_bridge.py on the Raspberry Pi. The program hangs saying "scanning" and nothing more.

My Clue appears to be working properly. It displays and apparently broadcasts the sensor values every 60 seconds. I checked and get a good "200" response from Adafruit IO. So, I think the problem must be the Bluetooth LE communication between the Clue and the Raspberry Pi.

Can someone suggest another way to check Bluetooth LE communication between the Clue and my Raspberry Pi 4? According to the info at GitHub, only the bridge examples work on Raspberry Pi because Blinka _bleio doesn't support advertising, only scanning.

Locked
Please be positive and constructive with your questions and comments.

Return to “CLUE Board”