Open microbuilder opened 8 years ago
While not specific to Mynewt the nRF52 comparator apparently supports a cap touch mode on GPIO pins ... we should test this out to see how useful it is: https://github.com/NordicSemiconductor/nrf52-capsense-example
[This example] uses the single-pin capacitive sensor support in the comparator peripheral (COMP), and requires no external components. Up to 8 buttons are supported when all analog inputs are used.
See also: https://devzone.nordicsemi.com/tutorials/30/
While not specific to Mynewt the nRF52 comparator apparently supports a cap touch mode on GPIO pins ... we should test this out to see how useful it is: https://github.com/NordicSemiconductor/nrf52-capsense-example