Any advice on improving reception on a tow boogie.
Biggest issue I have right now is swell blocking LOS and resulting connection loss. No issues if I can pump back out, but if I crash in the surf I usually have to paddle half way.
Will a better antenna significantly improve this?
Other idea would be to mount the antenna on a small pole so it sits higher.
Trying to get radio waves through water always sucks, can’t do anything against that
But a higher positioned antenna will reduce that. You can also just extend the small antenna or buy any 868MHz antenna that is good quality and waterproof
Just note there is many badly tuned antennae, that will reduce your range Try to find SWR measurements in the reviews or measure yourself with a NanoVNA for example
i have 4,2 v delta between Rx and my battery.
Rx read 54.2v and my battery 50v for exemple …
I tried to offset it with “-” didn’t work, and know i can’t even change the values ??
that’s the original values
Something is off with the whole config from what I can see, did you maybe mix Tx, Rx, V1 or V2 when setting the config?
I recommend to do a ?clearSPIFFS on the Rx, then reboot, then do the config again
The ubat-cal should not be changed
The ubat offset put -2 for example to shift the measurement by 2V lower
I have 2 flipsky waterproof Mni V6.8 plus… a little nightmare to configure…but now thisni working but only in L6. the control ,is very brutal. I have to find the good numbers
Hmm two separate VESC you just follow the instructions for one VESC at a time and set them up completely independently, no need to check the settings linked above, that is only for 2 VESC combined in 1 housing
Check my channel on YouTube for a setup video for VESC
Make sure you are on remote level 9 or whatever you set as maximum before doing the input wizard
finaly Gotcha! in fact i use a PC version of Vesctool muche more efficient than the Mac version. I could do everything. Thank you Ludwig for the fantastic remote! and the great help! My etow is finally working… just waiting for the good PCB for the nano…
I believe i had the same problem, i pushed all posible combinations but i suppose not long enough.
I have been testing the data logger function and at the beginning it was working very good but now it is not recording anymore, could be that the memory of the rx is full? is there any way to erase old logs from the rx via wifi? I got auto-logging permanently enabled. (the wesite shows still some place left but the last logs i got recorded are empty and at some point it stopped recording)
Another thing that sometimes happens but so far has not disturbed me is that the GPS speed is stops being shown and the screen starts flashing as if the UART communication between the VESC and the RX had been broken, although the efoil battery status is still being reported…
When memory is full, it will delete the oldest log automatically
You can delete them manually with USB, just enter ?list in the terminal to see the names and then ?delete <name.log> to delete them one by one
Before deleting you can try to debug: Send ?dbit2 to enable log debug output
Then restart the Rx and observe the output on the terminal with GPS having a clear path to the sky (outside)
It should start by enabling GPS… logger should wait for GPS fix… then crate a log file… then every 60 seconds I think it should output a message ‘logger running, free space xx’…
Battery is also flashing though? This is a bug I still need to find and fix, sometimes all UART breaks, both to GPS as well as UART…
You have the newest logger V2.2.7.1?