so, when the screen opens up for the first time im able to send the timeStamp string just fine via BLE. i can do it as well if i go back and re-init the connection by restarting my ble device without closing the app. The issue is its sends the old timeStamp. it doesnt really update when the “toolScreen” opens up … i tried null too without sucess. id like to be able to retrieve the currentTime everytime even though i dont formally restart the app
thank you for your help