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…
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…