BREmote Kits for Sale

Could you please provide the bom/list or included parts on the kit please?
I ordered last week, and would like to know what needs to be sourced or is already there.

Thanks, Adam

Hello,
The short answer is that you get everything you need to build a BREmote V2, except for the 3D print, when you order the basic kit. I will post a longer answer and list on openfoil.com and let you know.

2 Likes

I currently have to ride my tow boogie with two remotes to have steering.
The bremote v2 is really needed.
Please send it ASAP! :slight_smile:

2 Likes

Hello, any news on shipping of the kits?
thanks!

1 Like

Hello,
Can you tell me what the GPS is for on the BREMOTE V2?
Thank you.

1 Like

'BREmote V2 - Open Source Remote - #7 by ludwig_bre

1 Like

@JasminRM
Thanks for the awesome kit. It arrived neatly packed and I enjoy the quality of the electronics.

What I found now on the dry assembly of one remote is - Maybe there are missing some of the self tapping screws. Just as on your picture above both kits included 4 short and 2 longer screws.

But totally needed are the following:

  • 1 for on/off
  • 2 for top PCB
  • 1 for bottom PCB
  • 1 for throttle
  • 2 for throttle spring
  • 1 for steering
  • 2 for the lanyard mount

Makes a total of 10 or am I missing something?

At least the TX PCB I got was not preprogrammed with the bremote v2.
If some has the same issue, I did it the following way:
esptool --port /dev/cu.wchusbserial1440 write_flash 0x00000 V2_Integration_Tx.ino.merged.bin

If the PCBs arrive without firmware, please follow this video on how to upload the firmware at timestamp 39:45 min

1 Like

Hello @JasminRM

Can you please look into my order that is showing as complete via email on the 18th of June but I’ve had no further updates. Order 1244.

Thanks

James

I would add for moderately geek individuals that you should flash the merged binary from adress 0x0, as the board comes with no bootloader. I followed the tutorial exactly but it did not work on my kit until I got info from the thread.

Did You initially flash the merged or single.ino.bin? To which offset?

I flashed the single, from 0x10000, but I had 0xffffff errors in the serial term. Then after flashing the merged from 0x0 it worked right away

Interesting, I will do some research on that and report back.

Update on International Tracking Information

Hi everyone,

I wanted to share a quick update regarding package tracking, as we’ve received a few questions about this lately.

This morning, I visited the Slovenian Post to clarify why some customers see their tracking information stop updating once the parcel leaves Slovenia. The postal service explained that, unfortunately, some destination countries change the tracking number when the package crosses their border. This breaks the continuous tracking and can make it seem like the parcel has gone missing — even though it’s still safely on its way to you.

Your country is among those that apply this system, so you may notice your tracking stops showing new updates after it leaves Slovenia.

The good news is that, based on our experience, over 99% of our packages arrive safely and on time — even when tracking stops along the way. So please don’t worry if you don’t see daily updates.

Thank you all for your understanding and patience — and for being part of this community! If you have any concerns, please don’t hesitate to reach out at any time — we’re always here to help.

Safe rides and smooth builds to everyone! :ocean::zap:
— The OpenFoil Team

Hello Ludwig
I want to connect my Sequre ESC to my RX Bremote V2. Can you tell me how to connect it? I have Gnd/S/TX on my ESC, and Gnd/5V/SIG on the RX Bremote. Which goes with which? Thanks in advance.
Philippe

Please check the connection examples on GitHub
Scroll down to the “connection examples” page and open your specific case with the small arrows

Yes, exactly, but the information is different. On the controller, I have GND/Input Signal/Telemetry Signal, and on my receiver, I have GND/5V/SIG. GND goes with GND, but what about the other two? Thanks.

GND=GND
Input Signal = SIG
Telemetry you don’t need to connect (at the moment this type of telemetry is not supported, only VESC is)

You will need some sort of BEC for the Rx as well, to supply the 5V to it.

1 Like

Hello Ludwig
I just assembled the remote control, carefully following the instructions in your video. Nothing appears on the screen. Can you help me solve this problem? Thank you.