This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Suggested Wireless Type and Controller Platform For This "Robotics" Application? Available Examples?

I'm in the process of scoping out a new project that is in the realm of robotics. It involves one wireless controller that a person would use to turn and drive four wireless "pod" systems. Each of the four pods simply receives communication from the wireless controller and turns/drives a wheel using a BLDC motor. This will be used to move large objects of different dimensions, so the pods will be mounted in different distances from each other depending on the scenario.

Some application requirements:

  • One wireless controller directs four wireless "pod" systems

  • Pod functions: forward, reverse, turn left, turn right

  • Pods can operate independently so the wireless controller can send specific commands to individual pods

  • Pods do not need to communicate with each other or back to the controller (open loop)

  • Max range is around 20 feet

  • 10-12 GPIO on the pod controller for position ID, LEDs, BLDC control

  • Cost is not critical but would like to keep it under $50 for each pod dev controller

I've used Nordic before for a nRF52 Bluetooth application and appreciated the code included in the application examples.

Based on the description above, can you please recommend a Nordic controller that is appropriate?

Do any Nordic platforms have a similar application example codeset? This would be a significant benefit to me and would allow me to quickly get started.

Related