I'm trying to get a 2608011024010 module working on a custom vesc. https://www.we-online.com/catalog/datasheet/2608011024010.pdf
The issue I have is that the module uses other pins for RX/TX than the standard firmwares. I can't for the life of me figure out how to build a custom NRF52 firmware.
Does anyone have a guide on how to build a firmware for the NRF52? Or have a .bin with the correct pin assignments?
regards
Figured it out, I'm not 100% sure what did it, but I think the issue was using the latest GCC and NRF SDK.
I always thought the VESC is using only the NRF51822 for bluetooth communication ?