Python Forum

Full Version: Bluetooth send message after connecting?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I'm running python on my PI-Zero
and I want to the following :
1. be able to change the BLuetooth name from the code (NOT BLE , simple\rugular Bluetooth)
2. when someone connect to my PI:
print it's device MAC , send him a small text message , disconnect him

how do I start ? what do I need to have ? and can I do this ?

again not in BLE mode ,
Thanks ,
You might possibly find something that does that here:
https://learn.adafruit.com/bluefruit-le-...y?view=all
mo ,
this is a BLE
ad I need want to use the "old" bluetooth BT V2\V3