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
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:
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.