BREmote V2 - Open Source Remote

You need to wire the gnd from the servo also with the ppm.

I will send some pictures tonight if you want

That would look like this right?

Any objections Ludwig?

@ludwig_bre … hi, is there a direct email for openfoil???..my bremote appears to be lost in transit.
Many thanks
K

You may also need to bridge the GND

I’ve not received mine yet. I ordered the day they came out. My order went to status “complete” on the 16th of June but no further updates. I’ve sent an email to openfoil to follow this up a couple of days ago but as yet haven’t had a reply. I’m hoping to hear soon. Was yours to the UK?

Together with the fabulous support of @heiguga we were able to debug an solve the issue. It is in fact in software and I will upload a new version as soon as I am back from vacation. Until then please send me a DM if you have a similar issue.

1 Like

Hi, screws are missing in my parcel… What is the size of all the screws ?

Yes to the UK…ive no tracking with royal mail after Slovenia.
K

Jasmin will answer the ordering questions soon in the other topic. Please try to keep this topic for technical discussions

This link is the topic for order/shipping/open foil: LINK

1 Like

Din7982, 2.2x6.5mm, 6 per remote
And 2.2x9.5mm 2 per remote

I won’t receive screws and 18650 battery before 3 weeks.
If I finalize now with old 18650 and bad screws , would it be possible to change the battery later, without damaging the PCB ? I can print all parts again.

You can use different screws on the external parts like trigger and toggle and change them later
Battery can not be changed after you have filled the remote with the potting material.

hello ludwig is it possible to put the gps antenna between the esp 32 and the remote antenna, it is to be sure it will be no interference. thx

I think that is too close to the antenna still… You can try but maybe you will have less range or bad GPS reception
Better would be to have the GPS Antenna in the back of the remote, behind the display. You may need to change the housing a bit to make it fit.

1 Like




First, thanks for great project and documentation! Unfortunately my kit would not power on. I tried first with the 18650 battery, didn’t work, then connected to my lab power supply, the remote does not draw any current, no matter the switch position. How can I troubleshoot?

Hey, there are two things you can try:

  1. Connect USB supply, as the battery protection IC sometimes needs a “boost” to enable the battery

  2. There may not be any firmware on the remote
    In that case upload the firmware like shown in this video (timestamp 39:45 min)

However take the merged file and upload to 0x0, not 0x10000 like in the video

Important Update Regarding Screw Packaging

Dear OpenFoil / BREmote Community,

We want to inform you that we have identified a packaging error in some of our BREmote V2 DIY Kits — a few kits were shipped with missing screws.

We sincerely apologise for this oversight. :pray: We have already prepared additional shipments with the missing screws, and they are on their way to you.

Thank you for your understanding, patience, and continued support. We appreciate you being part of our journey to make the best DIY eFoil solutions possible!

If you have any questions or concerns, please don’t hesitate to reach out to us at support@openfoil.com.

— The OpenFoil Team

1 Like

Thank you, I got a little bit further. With the USB cable connected, I was able to flash the firmware. I used V2_Integration_Rx.ino.merged.bin and offset 0x0 as recommended earlier in this topic. However after the flashing the remote did not show any signs of life. In the serial terminal it prints this:

ˍA#�ESP-ROM:esp32c3-api1-20210207
Build:Feb  7 2021
rst:0x1 (POWERON),boot:0xd (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5820,len:0x458
load:0x403cc710,len:0x814
load:0x403ce710,len:0x2880
entry 0x403cc710

Entering Setup...
**************************************
**          BREmote V2 RX           **
**        MAC: 4010D023B3E4         **
**          SW Version: 1           **
**  Compiled: May 26 2025 15:26:58  **
**************************************
Starting AW9532...AW9523 not found!

Any idea what could be wrong?

EDIT: I used the wrong firmware, the remote is TX! Now the display is showing something! :slight_smile:

1 Like

hello ludwig i mount everything and nothing happen, but got a mac and the flash downloader is for window need some help

I am not sure if I have a solution for that… You can try to use Arduino and compile the files yourself, by opening the project with Arduino, install libraries and upload… But I think easier is to get access to a Windows PC somewhere

1 Like