You are here

Remote control that works with the VESC 6

15 posts / 0 new
Last post
Oyta
Offline
Last seen: 4 years 9 months ago
VESC Original
Joined: 2017-05-24 12:30
Posts: 19
Remote control that works with the VESC 6

Hi! I am new to the VESC and have not found the manual yet. Thus, this might be a stupid question. The VESC 6 has a NRF-chip. Does that mean that I can use some remote without adding a receiver? If so, what remotes works together with the VESC 6?

Does the Benchwheel work?
https://www.aliexpress.com/item/Electric-skateboard-refitting-parts-remo...

Thanks for your answers.

frank
Offline
Last seen: 1 week 2 days ago
VESC BronzeVESC FreeVESC GoldVESC OriginalVESC PlatinumVESC Silver
Joined: 2016-12-27 20:19
Posts: 847
If you want to use the NRF, you need a Controller (e.g.Nunchuck) with a special replacement PCB, featuring NRF. This PCB is still not perfect and needs some attention. Due to FCC regulations we could not mount the NRF Chip for VESCs shipped to countries outside the EU. We might drop the NRF support due to the complicated legal matters that arise as soon as you incorporate "intended emitters", namely 2.4Ghz transceivers. Probably its best to have FCC approved Bluetooth modules and NRF transceivers as secondary devices in future. Frank
sl33py
sl33py's picture
Offline
Last seen: 6 years 7 months ago
VESC Original
Joined: 2017-05-24 12:32
Posts: 28

Frank - i really wanted to try the built-in NRF! Since i'm in the US - i'm guessing i'm one that did not get it "mounted"?

Does that mean it's there - just disconnected, or totally missing?

Oyta
Offline
Last seen: 4 years 9 months ago
VESC Original
Joined: 2017-05-24 12:30
Posts: 19

OK, I see. No NRF-chip for Norway then (even though it is a Nordic chipset :). I thought that the 2.4 GHz from Nordic where all in the world wide ISM band. Bluetooth is using the same frequency band, so it is weird the 2.4 GHz RF doesn't comply.

frank
Offline
Last seen: 1 week 2 days ago
VESC BronzeVESC FreeVESC GoldVESC OriginalVESC PlatinumVESC Silver
Joined: 2016-12-27 20:19
Posts: 847
We had to make a last minute decision to take the NRF chip of the PCB for the American customers. FCC does not compromise on "intended emitters" although a 0dbm NRF is not likely to cause any issues. The test is time consuming and expensive, and each time you change the software or hardware you need to start all over again. For hard- and software, changing all the time, FCC testing is no option. There are approved NRF modules available, which is the way forward for Open Source. We hope everyone can understand that we needed to make this decision. Frank
Pimousse
Offline
Last seen: 2 months 4 weeks ago
VESC Original
Joined: 2017-05-24 12:15
Posts: 101

Does the nRF work only with the "special replacement PCB" you mentioned or will a documentation be released about he communication protocol to build our own remote ?
Since I saw that Ben implemented nRF on the VESC6, I started to design a custom remote to deal with. ;)

frank
Offline
Last seen: 1 week 2 days ago
VESC BronzeVESC FreeVESC GoldVESC OriginalVESC PlatinumVESC Silver
Joined: 2016-12-27 20:19
Posts: 847
The NRF is a topic on its own and software wise Benjamin has done major improvements like automatic pairing. Probably its best to open a thread about that next week. Benjamin is the guy to ask detailed questions about the communication protocol. Lets get them VESCs up running first and then hit the details a bit later. Now the VESC-Tool can upload a bootloader and everyone can start using the VESC SIX, VESC-Tool for HW 4 is the next step to take. After that, there is time to sort out the detailed question about the NRF improvements, communication protocol, software and hardware (PCB layout). Frank
benjamin
Offline
Last seen: 1 day 20 hours ago
VESC FreeVESC OriginalVESC Platinum
Joined: 2016-12-26 15:20
Posts: 490

The NRF chip itself is missing, but the passive components around it are there. A u.fl antenna cable is also missing. If you are comfortable with smd soldering and have a hot air soldering station you could solder the NRF to the PCB and it should work. The NRF is however probably one of the most difficult components to solder, so it is easy to break things so you do this at your own risk.

The easiest way to deal with the protocol for a custom remote is to have a look at my custom nunchuk code:
https://github.com/vedderb/nunchuk_mod
This implementation is more advanced than it has to be however sine it also supports a wireless communication bridge for VESC Tool with full support for all features.

If there is a remote available with a NRF and someone can let me know how the protocol works and send me one, I could implement this in the firmware. Also, if anyone is planning on making a remote with a NRF and make it available for other people to purchase I would be glad to help with getting the communication protocol implemented.

hexakopter
Offline
Last seen: 1 year 1 month ago
VESC Original
Joined: 2017-05-24 12:13
Posts: 94

I saw that you updated the firmware of the nunchuk last december to use the STM32s UUID for pairing. So is the currently newest available firmware for the nunchuk able to communicate to the VESC 6? So for everyone inside the EU the NRF is mounted right? I haven't received my VESC yet to look at it and it looks like it will also not happen today, because of the bad decision to send the german VESCs over frank.

boards
Offline
Last seen: 4 months 2 weeks ago
VESC FreeVESC Original
Joined: 2017-05-24 12:13
Posts: 5

D: Can we still attach external nrfs as before?

I can't find the vesc 5 topic with schematics anymore, what is the identifier of the chip to buy?

hexakopter
Offline
Last seen: 1 year 1 month ago
VESC Original
Joined: 2017-05-24 12:13
Posts: 94

The schematics says NRF24L01P.

Chad Austin
Offline
Last seen: 3 years 1 week ago
VESC Original
Joined: 2017-06-08 15:17
Posts: 4

Does the winning remote support NRF , will it work with the vesc 6 without a additional reciever ?

frank
Offline
Last seen: 1 week 2 days ago
VESC BronzeVESC FreeVESC GoldVESC OriginalVESC PlatinumVESC Silver
Joined: 2016-12-27 20:19
Posts: 847
No, NRF is special and no cheap 2.4GHz remote will support that. Frank
boards
Offline
Last seen: 4 months 2 weeks ago
VESC FreeVESC Original
Joined: 2017-05-24 12:13
Posts: 5

It appears on my vesc that I got that the antenna cable is included. Solder is also already on the pads so hopefully I can just flux it and hot air the nrf on.

fedestanco
Offline
Last seen: 5 years 5 months ago
VESC Original
Joined: 2017-05-24 12:16
Posts: 1

Hi, I looked around for some ready assembled pcb solutions. http://c.b1yt.com/h.QxO0O3?cv=1eTsZyi24tt&sm=1c9a4b This is pretty interesting: includes joystick, 18650 cell holder and nrf module; and price is 7€ all included. What do you think? I could design a case if it is usable.