Hi!
I an trying to send command to the Vesc6 via the built-in nrf chip with an arduino+nrf. With the following configuration on vesc and arduino, the vesc receives nothing.
configuration :
power : 0dBm
speed : 1mpbs
crc length: 2 bytes
no ACK
retry delay 1500us
retries 5
address : 0xc6c700.
does someone have an arduino code working for this setup vesc> nrf+arduino ?
I want to etablish communication even with arduino as receiver and vesc transmitter.
Thanks!