Paul Kendall
Paul Kendall
Personally I prefer `[[Full ]Diversity] PA]` and it's a no for pluses from me too.
You have not said what power output you have the module set at. But, the problem could well be that at 1W power output the unit gets extremely hot and...
@CapnBry should this be closed now?
> It would be nice to be able to connect with the android telemetry app using the BLE of the esp32 backpack. > > * https://openlabpro.com/guide/ble-uart-on-esp32-controller/ > * https://github.com/CrazyDude1994/android-taranis-smartport-telemetry The...
Does it save any of the settings? For example, the VTX administrator settings are global.
After looking at the datasheet for the EEPROM chip it seems that the address we are using (0x51) is incorrect and should be 0x50. If you are up for building...
Hmm, thanks for checking. Can you provide a closeup photo of the board where the EEPROM chip is? The other thing you could try is values from 0x50 to 0x57....
You will probably need to clean out the firmware files between each build.
Would you be willing to try the `master` branch? I've been doing some tests and have found that the 2.x configuration structure is 272 bytes in size on the STM32,...
That information gives us something to look for! Thanks for testing.