Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
kc868-a6 Bluetooth issue
#1
I have a usecase for the kc868-a6 that requires the bluetooth to work with esphome. As soon as I enable anything bluetooth related I get fatal errors and the wifi never connects to the network.
This is the code I am trying to use that appears to corrupts the esp32.

substitutions:
name: test
mac_address: C8:47:8C:E1:E2:E2

esp32_ble_tracker:

ble_client:
- mac_address: ${mac_address}
id: client0

switch:
- platform: ble_client
ble_client_id: client0
name: "enable bluetooth connection"

Any thoughts on why the esp32  does not like the bluetooth settings? After removing the bluetooth settings and reflashing I am able to connect to the controller again.
Thanks in advance.
Andy
Reply
#2
all the same
it looks like bluetooth not works on A6 with esphome(
does support agree with it?
Reply
#3
what do you want to do with bluetooth? can you explain in details.
Reply
#4
(10-05-2024, 12:29 PM)admin Wrote: what do you want to do with bluetooth? can you explain in details.

case 1 - bluetooth proxy https://esphome.io/components/bluetooth_proxy
case 2 - collect data from sensors, eg https://esphome.io/components/sensor/xiaomi_ble or https://esphome.io/components/sensor/ink...bsth1_mini
case 3 - connection to bms board https://github.com/syssi/esphome-jk-bms/...ample.yaml
.....
Reply
#5
if you don't have a solution or you can't explain please don't advertise that device has bluetooth, at least with esphome
Reply
#6
ESP32 support use bluetooth, it's no problem. many different software case for bluetooth, should provide all source code for you?? you buy the hardware, we don't MUST supply you all software code. ESPHome is open source for every DIYer. I just tell you the hardware include bluetooth, will not make all software code for you.
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)