Close

App Update: Added option to select which Bluetooth device to connect to

A project log for WiSci: Wireless Spectrometer

Portable Wireless Spectrometer that lets you explore the world around you.

ishan-kothariIshan Kothari 10/10/2016 at 09:420 Comments

In this app update, we have added the option for users to select which device they want to connect to, so that the app can connect to any device, irrespective of the name of the Bluetooth module used with the spectrometer.

A standard dialog with a simple list was used to achieve this trivial but much needed feature as users could previously only connect to devices named "HC-05". The update increases compatibility to any Bluetooth module irrespective of its model, make or name. The code changes can be found here on the commit log on GitHub.

Discussions