Hi, I have a Bluetooth Bee Standalone module. I’m wondering if it is possible for it to self-reset via sketch alone or if it is necessary to wire one of the digital bits to the RESET pin to do it. Thanks
Hi there,
The Bluetooth module and atmel chip share the same reset pin and connect to 3.3v. you can not reset the through software.
you have to cut the 3.3v signal and add a cable to digital port and then use the software to reset.
you can refer to below schematic for detail.
Thanks
best rgds
Bill
Thank you very much, Bill. I appreciate your reply.
Ted