The latest version of blessTags (BLE SensorTag) application, can be downloaded from the Windows Store Apps: https://www.microsoft.com/store/apps/9p054xsjjr1n.
Every few weeks, I release a new version of the blessTags application with improvements. This is the web page where I’ll tell you about them.
Version number significance: A.B.C.0
Version number significance: A.B.C.0
A – significant software improvements – new functions were launched
B – small to medium improvements
C – when this value has incremented a correction of error(s) took place
Version number: 12.1.3.0 (45864 lines of code, release date: August 3, 2019)
Two issues, regarding the BluetoothApis.dll (Thank Alfonso V. for your feedback!) and the other related with the program version, were corrected. Several small improvements were also made.
Version number: 12.1.2.0 (45793 lines of code, release date: June 17, 2019)
In this version, the main improvements regard the Nordic Thingy: 52 SensorTag. The quaternion, gravity vector, rotation matrix, and heading angle are acquired and displayed now by the blessTags application. To be able to correlate the information between {acceleration, gyroscopic movement, magnetic position}, and {quaternions, heading angle, gravity vector and heading angle} a “send to clipboard” function was implemented in “More movement data” panel.
Several robustness improvements were made in the acquisition process from Nordic Thingy: 52 SensorTag. So, all the code was reorganized in several different threads, and several time delaying operations were removed and optimized. Based on these improvements, the acquisition of the movement process (especially at higher speed) is more stable and reliable.
In a different thread, the data saving function was implemented in this version.
Now, the temperature can be displayed in Kelvin and Rankine for all SensorTags.
Several issues were corrected (2 buffers overflow in development mode, several displaying errors, one saving error, two problems in the help menu, and a deficient conditioning in the CC2650 configuration panel).
The reading method, from data transfer between the blessTags and the Texas Instruments SensorTags (CC2541DK and CC2650STK), is working flawlessly now.
Version number: 12.0.1.0 (43209 lines of code, release date: April 1, 2019)
An issue, which occurred only on specific systems (computers or laptops), regarding a “null pointer” type error was corrected.
Version number: 12.0.0.0 (43201 lines of code, release date: January 21, 2019)
In this version, the software is able to manage a wonderful new SensorTag: Nordic Thingy:52 – produced by Nordic Semiconductor. The following SensorTag’s characteristics are supported: accelerometer, gyroscope, magnetometer, orientation, temperature, humidity, barometer, color, key, output lines, LED, and sensor configuration. The integration with gadgets was done at the level of the compass application, wireless presenters for PowerPoint and remote control for PC applications.
Two new options (only in the full version) were introduced in the configuration panel. These options allow to (a) set the priority for the blessTags application and (b) remove several of the blessTags restrictions.
Regarding the first option, from the configuration menu, based on it a priority level for the application can be selected. Five different priorities are allowed: Realtime - highest priority, High, Above normal, Normal (the program priority by default) and Below normal. This option can be used mainly to improve the speed of the data acquisition, primarily when we use a faster SensorTag like Nordic Thingy:52 (with a movement data acquisition up to 200 Hz) or a modified software version for the CC2650STK.
The second configuration option removes several software restrictions, such as: (a) the lower limit used to acquire the acceleration for the CC2650STK or (b) the Device Name (0x2A00 characteristic) – right now a custom name can be used for each SensorTag.
Several issues regarding the other SensorTags were solved – especially connection problems.
Version number: 11.2.6.0 (36790 lines of code, release date: November 27, 2018)
A new option to configure the blessTags application was introduced. The first option allows or does not allows several instances of the blessTags program to run at a specific time moment. The second option will switch the button from the taskbar to an icon on the system tray and back to the taskbar - all of these in the function of the user choice.
Several issues regarding data transfer with a SensorTag with the battery almost depleted was corrected. These issues generated blessTags application crashes due to an incomplete data set.
Version number: 11.1.5.0 (36476 lines of code, release date: September 27, 2018)
In this version, the software (the blessTags application) can manage a new SensorTag: WICED Sense2 – produced by Cypress. All the data, from this SensorTag, is acquired based on the notification mechanism: (a) for the accelerometer, gyroscope, and magnetometer a notification is received every 120 ms, (b) for the barometer, temperature and humidity a notification is received every 1.2 s.
An error (which affected, from time to time, all SensorTags) was corrected at the mechanism of data transfer between threads – between (a) the thread used to display the sensor's data and (b) the thread used to acquire the sensor's data (through the notification mechanism).
It was, also, changed the method used to interrogate and identify the different types of SensorTags, from 0x180A service to 0x1800 service. The 0x1800 service is a mandatory one (in accordance with the Bluetooth standard) and, in this mode, a large number of unknown BLE devices can now be found and interrogated.
In the help section, several social media connection was introduced: Facebook, Youtube, Blogger, Twitter, and Instagram.
Version number: 11.0.5.0 (34561 lines of code, release date: August 13, 2018)
A big step was done!!! The notifying mechanism of data transfer is fully functional and supported even in the latest version of Windows 10 - not only in Windows 10 version 1607, like up to the version 11.0.0.0 of the blessTags application.
Version number: 11.0.0.0 (33904 lines of code, release date: August 1, 2018)
In this version, a new and very exciting feature was implemented: activities. The activities bring a new dimension in the device (on which blessTags run) control through a SensorTag. Also, the ability to inform the user anywhere and any time of the sensors state values brings a new degree of flexibility to the blessTags application. An activity is a specific action that blessTags application will execute when a specific event will take place: run an application, send an email, quit the blessTags application, restart, shut down, hibernate, lock, log off or sleep the device on which it is running.
In the interrogation process with an unknown type of BLE device, this version of the application, can right now identify more than 200 characteristics and present a detailed information to the user.
This version solved also several issues (in the saving feature - as a response to a specific event, an error in sensor configuration and several errors in the warnings generated by multiple simultaneously events).
Version number: 10.0.0.0 (28985 lines of code, release date: January 24, 2018)
This version of the blessTags application brings a new important functionality: events. An event will be generated if the desired value (instantaneous, mean or variance), of a specific sensor, meet a condition or a series of conditions (is lower, higher, inside or outside of a specific range). If at least one condition was met a trigger will be generated and the user will receive a visual or/and an audible warning or/and a data saving process will be started.
In this version of the application several issues were solved (an error on temperature computation, 2 errors on the graphical interface conditioning and an error regarding the writing into the registry).
A large part of the application was rewritten (code quality improvements) to enhance the user experience and to create a maintainable environment.
Version number: 9.8.9.0 (24279 lines of code, release date: November 16, 2017)
An issue regarding the loading of an internal dll was solved.
An issue regarding the loading of an internal dll was solved.
But most importantly, the blessTags application was prepared in order to unleash her younger brother: "blessTag" Lite (a free application derived from blessTags application).
Version number: 9.7.8.0 (24167 lines of code, release date: October 30, 2017)
Starting with this version, of the blessTags application, the reading mechanism from the SensorTag was implemented. So, both reading and notifying data transfer are now possible - each time when a SensorTag allows us (when a specific characteristic support both mechanism of data transfer). The reading mode is the only mode of data transfer supported by Windows 10 Fall Creators Update.
An issue was solved: in developer mode sometimes was impossible to read the correct value of 0x2902 descriptor.
Version number: 9.6.7.0 (23994 lines of code, release date: October 12, 2017)
An improvement was done in subroutines of the PC remote control. Now, if the contact with the SensorTag is lost (e.g., due to the output from the coverage zone of the Bluetooth connection), the blessTags application sense this situation and put itself in a state from where the connection can be restored in a very easy way.
Several displaying issues were resolved.
Several displaying issues were resolved.
Version number: 9.5.6.0 (23796 lines of code, release date: September 22, 2017)
Attention! BlessTags known problem (discovered since the release of the version 9.4.5.0): there is an issue with Bluetooth, in the Windows 10 Creators Update (version 1703), that inhibit the functionality of this application – on the Windows 10 Creators Update the Bluetooth is not working properly.
Two new functionalities were implemented: (a) for the CC2650STK the battery level is displayed every 5 seconds (the CC2650STK SensorTag Battery Level Service is supported starting only from the Firmware version 1.40) (b) a help option was implemented – 2 buttons (one placed on the main graphical user interface, marked with “?” and one placed on the developer window, marked with “Web Links & Info”) launches a new window containing links to documents on this blog capable of answering to a wide variety of questions.
Some minor errors, in the functions related to data display, were corrected.
Some minor errors, in the functions related to data display, were corrected.
Version number: 9.4.5.0 (23669 lines of code, release date: September 1, 2017)
BlessTags known issue (discovered since the release of the version 9.4.5.0): there is an issue with Bluetooth, in the latest Windows 10 Creators Update (version 1703), that inhibit the functionality of this app – on the Windows 10 Creators Update the Bluetooth is not working properly.
This version corrects an error that sometimes prevents the discovery of other types of SensorTags if at least one CC2541DK was not previously discovered.
This version corrects an error that sometimes prevents the discovery of other types of SensorTags if at least one CC2541DK was not previously discovered.
Version number: 9.4.4.0 (23667 lines of code, release date: August 17, 2017)
In this version of the blessTags application, a new module was released: PC Remote Control (PC-RC). The PC-RC is a module which can send different commands from a SensorTag device (CC2650STK, Thunderboard React, Thunderboard Sense, and CC2541DK) to: (a) an application running on Windows or (b) even to the operating system.
There are two different lists of remote commands: (a) a predefined one and (b) a custom list introduced by the user.
Version number: 9.3.4.0 (22895 lines of code, release date: August 2, 2017)
A new gadgets application was introduced: accelerometer mouse. Using blessTags application, the accelerometer sensor and the buttons located on the SensorTag we can replace, with success, the computer mouse in different games and applications. The speed of the mouse cursor movement is directly proportional to the inclination angle of the SensorTag.
Several errors were also corrected: (a) in subroutines for the wireless presenter, (b) in the accelerometer data display for CC2650STK, software version 1.4 and (c) in the validation of Save button.
Version number: 9.2.3.0 (22500 lines of code, release date: July 22, 2017)
Several errors were corrected: (a) in the case of the remote acquisition, the acquisition process restarted every time when the acquisition button was pressed on the SensorTag, (b) the correlation between the elements of recording (acquisition length, number of the acquisition samples and the acquisition sample rate) was incorrectly implemented and (c) when the blessTags application was started, the user could choose a SensorTag that was not connected.
Version number: 9.2.2.0 (22425 lines of code, release date: July 9 , 2017)
Several controls, from UI (user interface), were associated with a specific text. These texts will be displayed when you hover the mouse over the control – in this mode will be easier to work and understand the different blessTags functions.
In the developer mode window, the text box is resizing with the panel. In all graphical data representation, the graphs controls are now resizing correctly with the window.
In the developer mode, the BLE characteristic rights were completed with 2 more members: (a) IsWritableWithoutResponse (appear on the interface with the name: Wnr – writable no response) - significance: the characteristic can be written without requiring a response and (b) IsSignedWritable (appear on the interface: Wsgn – writable signed) - significance: the characteristic can be signed writable.
In the computation of mB (resulting magnet field), the occurrence of a very rare situation of a NaN (not a number) was treated.
Gadget panel error correction - when gadget panel is closed (before compass panel) and, in the end, when we close compass panel an error appeared each time.
Version number: 9.1.1.0 (release date: June 14, 2017)In the computation of mB (resulting magnet field), the occurrence of a very rare situation of a NaN (not a number) was treated.
Gadget panel error correction - when gadget panel is closed (before compass panel) and, in the end, when we close compass panel an error appeared each time.
One improvement, the Thunderboard React & Thunderboard Sense can work now with a sampling rate up to 20 minutes. Others small errors were corrected.
Version number: 9.0.0.0 (release date: June 6, 2017)
In this version the blessTags application:
- Communicate with already paired Bluetooth devices, showing details for the individual sensor.
- The supported sensor’s characteristics are:
- For CC2541DK: accelerometer, gyroscope, magnetometer, temperature (IR and normal), barometer, humidity, keys, and output LEDs.
- For CC2650STK: accelerometer (+wake-on-motion), gyroscope, magnetometer, temperature (IR and normal), barometer, humidity, luxometer, keys, reed switch, and output LEDs.
- For ThunderBoard React: accelerometer, orientation, temperature, humidity, light (ambient & UV), keys and output LEDs.
- For ThunderBoard Sense: accelerometer, orientation, barometer, temperature, humidity, air quality (CO2 & TVOC), light (ambient & UV), sound level, keys and output LEDs (2 x low power LEDs & 4 x power LEDs).
- 4 gadgets are implemented: compass (works with CC2541 and CC2650 SensorTags), motion security system (works only with CC2650 SensorTag), magnetic security system (works with CC2541 and CC2650 SensorTags) and wireless presenters forPowerPoint (works with: CC2541, CC2650, ThunderBoard React and ThunderBoard Sense).
This comment has been removed by the author.
ReplyDeleteSensor tags which consume less power is called as low energy sensor. Iot sensors like wifi temperature sensor, wifi humidity sensors are good example of low energy sensor tags.
ReplyDeleteHave you ever thought about writing an ebook or guest authoring on other blogs? I have a blog centered on the same topics you discuss and would love to have you share some stories/information. I know my visitors would value your work. engagement ring singapore
ReplyDelete