Replies: 2 comments 1 reply
-
I plan to experiment with BT control using the Bluefruit Connect app. The antenna is built in. But the audio is not sent to the CPU, so it is impossible to stream it over BT |
Beta Was this translation helpful? Give feedback.
1 reply
-
Neither WiFi nor BT are enabled by default. There is an interesting fork by @superogira that adds a web UI : https://github.com/superogira/ats-mini The only other sensor usable out of the box is a temperature one. Check out the datasheets section: https://esp32-si4732.github.io/ats-mini/hardware.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The ESP32-S3 supports Bluetooth LE . Is it possible to get it working? Do I need to add an extra antenna?
Remote control from my phone would be nice.
I guess sending the raw untuned data to a phone or pc to use with SDR ++ is impossible?
Beta Was this translation helpful? Give feedback.
All reactions