Atmotube Pro 2 App SDK

Where I can get the Atmotube pro 2 sdk, as of now only pro sdk available in their github account.
does changing service UUID from Atmotube pro DB450001-8E9A-4818-ADD7-6ED94A328AB4 sdk for Atmotube pro 2 BDA3C091-E5E0-4DAC-8170-7FCEF187A1D0 does it work?

Hi. It won’t work - the API is totally different Atmotube PRO 2 API Documentation | ATMO Support Center

We will publish more examples soon. Right now, only the Python example is available for the USB protocol here GitHub - atmotube/atmotube-pro2-python

We are purchasing a large number of Atmotube units with white-labeling, specifically the Atmotube Pro 2 BLE model. We require proper technical support for app development, including example code. I have already emailed Tony Kolotov regarding this request.
Tony already shared those API things with us.

This is a community forum. If you have technical questions about the API, we’re happy to help. For all other inquiries, please contact our sales team directly.

in Atmotube pro 2 secure bonding is mentioned, does it uses any encryption ?

yes, AES-CCM 128-bit

Thanks, our Atmotube pro 2 custom app is able to pull values.

Hi melson, you can find Android sample here GitHub - atmotube/atmotube-pro2-android: This sample application demonstrates how to interact with Atmotube PRO 2 devices using Android BLE for Android.