• Need fast way for Bluetooth piconet of four devices to continue communication when "master" device shuts off

    I have a piconet of 4 devices, where 1 device is a master and 3 devices are slave. Communication continuously occurs between master and the slaves. But then the master is shutdown at an arbitrary time. What's the fastest way for the remaining…
  • Losing Bluetooth connection

    Hello, Recently, I used the LedButtonDemo to create a program which make one rotation on a step-by-step motor. The program is very simple : in place of toggling the led in the handler, I control the step-by-step motor to make a full rotation. When…