January 12, 2023
This article describes how to use the Nautiz X8 long-range Bluetooth cap. The cap requires software integration to be done by the customer.
On the bottom of this page, you will find demo applications and sample code for both Windows and Android operating system, along with support articles describing how to communicate with the module and relevant commands.
The .zip files below contain the following:
- NX8-CAPLRBT (Windows)
– A demo application that lets you test the most basic functionality of the Bluetooth cap like changing the name, device discovery, and simple SPP connections.
– Both the source of the demo application and the LRBT-Lib project. Both are written in C#.
- NX8-CAPLRBT (Android)
– A demo to connect to the LRBT module and scan for nearby devices.
– The Android Studio project for this demo.
For more details on the module communication and commands, please see here.