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

Thingy 52 Ext Pin Characteristic not implemented?

Hi All,

    I'm running a windows box with Android studio with the GitHub Thingy Repo https://github.com/NordicSemiconductor/Android-Nordic-Thingy  project downloaded. The project compiles fine, and when I use the stock App on a Samsung S8 it works OK. However, I found a missing characteristic implementation, EF680303 EXT Pin Characteristic which allows you to read and write to the MOS1, MOS2, MOS3, and MOS4 Thingy 52 pins. I'm currently working on my own implementation for this UUID characteristic, but it would be much easier if someone has fresh Thingylib.java, Thingylistener.java, ThingyConnection.java files with the UUID spelled out and a sample implementation in Android Studio. Has anyone done this?

_thanks

Related