02-Feb-2024 Release Note for Thermapen ONE Blue 2.0.0 Summary The immediate ED Characteristics not showing up properly. Solution found: A new RX FIFO Buffer was implemented that can receive a continuous stream of data. (After Fixing Issue - 1) Push button not working. Solution: TX FIFO Buffer was also implemented to avoid data overwriting/buffer overflow during uncertain situations. This implementation fixed other anomalies observed as well e.g. changing of measurement interval setting, factory default/reset issues, etc. (After Fixing Issue - 1) strange characters in the display. Solution: A string read, and clear mechanism has been implemented instead of reading the string character by character. Keeping connected to ThermaQApp the App freezes. Solution: The Is_Sleep Pin interrupt flag has been cleared on every occasion of Tx buffer update, unlike clearing only at the Tx_Handel function.