Closed kusnendar closed 1 year ago
Hi kusnendar
Do you know how to setup ESP32 in Arduino IDE ( or PlarformIO)? If you do, I can make up a config.h that should work. But first you need to install the esp32 core onto the IDE. https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/
Then you need to select the correct variant in the ide:
You need to tell me which esp32 board you have, with maybe a picture.
I could also compile a binary for you, if you know how to flash a binary with the espressif flash tool
I leave on a long flight on Monday/Tuesday
I could also compile a binary for you, if you know how to flash a binary with the espressif flash tool
This my esp32
Looks like an ordinary Dev Module clone. Are you expecting Mavlink telemetry in?
Ok, see that you mentioned mavlink above. Do you plan to use a compass and / or GPS module attached on the tracker?
Also, (1) you can determine HOME location by pressing a button on the ESP32, or (2) you can determine HOME when you arm your drone/plane.
1 or 2?
Also, do you have/want an OLED display attached? Like this:
Ok, see that you mentioned mavlink above. Do you plan to use a compass and / or GPS module attached on the tracker?
Also, (1) you can determine HOME location by pressing a button on the ESP32, or (2) you can determine HOME when you arm your drone/plane.
1 or 2?
You need to change the extension from .txt to .h
You need to change the extension from .txt to .h
Do not input password my bluetooth HC-05? Password is 1234
binary is in the zip file. I don't recall setting up a pw for BT, but if it asks let me know.
You need to change the extension from .txt to .h
2 more question
do this right for my parameter if build new config?
Yes, it means that it uses the plane's compass to orientated the tracker when you start. So you point the plane in the same direction the tracker is facing.
You need to change the extension from .txt to .h
LAST QUESTION
I want try flash via Arduino IDE, do my parameter is right before flashed?
also i not use OLED display, do your config.txt has change for no OLED Display?
It looks ok but I'm on my phone
It looks ok but I'm on my phone
also i not use OLED display, do your config.txt has change for no OLED Display?
I disabled display
I disabled display
I Use ESP32, where is PIN for azimuth & elevator servo?
See below for Dev Module pins
uint8_t in_rxPin = 27; // uart1
uint8_t gps_rxPin = 13; // uart2 for tracker box GPS if applicable
bool rxInvert = true; // ONLY FOR FrSky S.Port, NOT F.Port, NOT MAVLINK
after esp32 flashed always rebooting
bloetooth not pairing:
Can you please show me the flashing process.
I found this regarding BT password: https://electronics.stackexchange.com/questions/594094/esp32-classic-bluetooth-set-password
so maybe I can look at it after I arrive at my destination next week.
I'm packing up equipment today, and travel tomorrow, but I'll have my tablet and phone
Can you please show me the flashing process.
I found this regarding BT password: https://electronics.stackexchange.com/questions/594094/esp32-classic-bluetooth-set-password
so maybe I can look at it after I arrive at my destination next week.
I'm packing up equipment today, and travel tomorrow, but I'll have my tablet and phone
I don't use bluetooth because it's difficult,
then I use serial port.
And it works when I select Board: DOIT DEVESP32 DEV KIT1.
do my flashing result successful?
Yes it looks like your flashing effort was successful.
Hi! now i use board ESP32. Where is configurator in "config.h" to ESP32 auto connect with my bluetooth module HC-5?
My bluetooth module HC-5 is "kusnendar fpv" & password: 1234 My modulw HC-5 transmitt telemetry mavlink from openHD