Thanks a lot for your work
But there is still VAT
Another question, is there a user manual for the remote control, a connection diagram to connect the RX to two ESCs (2 motors)?
I will do a video on that next week and also update the GitHub with some manual asap
Can you please a link or spec sheet for the Tow Boogie Waterproof Antennas that will be provided? So I can start to design it into my Pelican case.
BREmote V2 Shipping Update!
WOW! The response has been absolutely incredible — thank you all for the overwhelming demand and support!
We’re excited to announce that the first batch of BREmote V2 DIY Kits will be ready to ship NEXT WEEK!
Your trust and enthusiasm mean the world to us. We’re working around the clock to get your orders out as fast as possible — and we can’t wait to see your builds come to life!
Haven’t secured your BREmote V2 yet?
Visit our store at openfoil.com and join the growing community of eFoil enthusiasts taking control of their ride!
Stay tuned for shipping updates & tracking info.
Thank you for being part of the OpenFoil family!
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.
I currently have to ride my tow boogie with two remotes to have steering.
The bremote v2 is really needed.
Please send it ASAP!
Hello, any news on shipping of the kits?
thanks!
Hello,
Can you tell me what the GPS is for on the BREMOTE V2?
Thank you.
@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
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.