Search found 3 matches

by GeneralHUE
Mon Jun 14, 2021 9:42 am
Forum: ESP32 Arduino
Topic: How to connect ESP32-S Module to Raspberry Pi Zero?
Replies: 3
Views: 6915

Re: How to connect ESP32-S Module to Raspberry Pi Zero?

Hi, You can try this solution: https://github.com/espressif/esp-hosted . https://github.com/espressif/esp-hosted/blob/master/docs/Linux_based_host/Linux_based_readme.md . I have tried and couldn't manage to do it. I think I had a problem with soldering my ESP32-S to the board. I got a new Pi, so pr...
by GeneralHUE
Mon Jun 14, 2021 9:39 am
Forum: General Discussion
Topic: How to return Bluetooth scanning results? ESP32-S - MicroPython
Replies: 0
Views: 1683

How to return Bluetooth scanning results? ESP32-S - MicroPython

Hello everyone! I am quite new on MicroPython and working on a project with ESP32-S. What I want to do is so simple. I want to scan Bluetooth devices around me indefinitely and return the list of scanned devices (especially mac addresses) every 15 seconds. I read ubluetooth documentation but I compl...
by GeneralHUE
Tue May 04, 2021 10:38 pm
Forum: ESP32 Arduino
Topic: How to connect ESP32-S Module to Raspberry Pi Zero?
Replies: 3
Views: 6915

How to connect ESP32-S Module to Raspberry Pi Zero?

Hello everyone, I am quite a new user of Raspberry Pi and working on a project that needs wifi and Bluetooth. I have a Raspberry Pi Zero WH but while soldering an external antenna I damaged wifi and Bluetooth and they are not working. I didn't want to buy a new one and I thought I can use ESP32-S Wi...