this is using the mbed os version 5-13-1
History
Implementation of Access token acquisition; 1. make request with credentials - DONE; 2. get response - DONE; 3. extract Id and refresh tokens from response - DONE; 4. integrate with code - DONE; Testing ongoing
2019-07-19, by ocomeni [Fri, 19 Jul 2019 16:49:26 +0000] rev 129
Implementation of Access token acquisition; 1. make request with credentials - DONE; 2. get response - DONE; 3. extract Id and refresh tokens from response - DONE; 4. integrate with code - DONE; Testing ongoing
Working version; - access token implemented;
2019-07-19, by ocomeni [Fri, 19 Jul 2019 20:34:49 +0000] rev 128
Working version; - access token implemented;
started coding of access token acquisition:; 1. make request with credentials - DONE; 2. get response - DONE; 3. extract Id and refresh tokens from response - DONE; 4. integrate with code - pending; 5. test - pending
2019-07-15, by ocomeni [Mon, 15 Jul 2019 21:37:22 +0000] rev 127
started coding of access token acquisition:; 1. make request with credentials - DONE; 2. get response - DONE; 3. extract Id and refresh tokens from response - DONE; 4. integrate with code - pending; 5. test - pending
added some initial error handling:; - on an mbed os crash, the system now resets.; currently testing
2019-07-07, by ocomeni [Sun, 07 Jul 2019 20:36:41 +0000] rev 126
added some initial error handling:; - on an mbed os crash, the system now resets.; currently testing
currently failing
2019-06-20, by ocomeni [Thu, 20 Jun 2019 20:46:25 +0000] rev 125
currently failing
new features now tested.
2019-06-15, by ocomeni [Sat, 15 Jun 2019 15:52:26 +0000] rev 124
new features now tested.
Implemented the following features:; 1. FW version; 2. BLE MAC address; 3. BLE name; 4. WiFi MAC address; Not fully tested
2019-06-14, by ocomeni [Fri, 14 Jun 2019 21:13:46 +0000] rev 123
Implemented the following features:; 1. FW version; 2. BLE MAC address; 3. BLE name; 4. WiFi MAC address; Not fully tested
added error handling for Cloud connection keep alive
2019-06-11, by ocomeni [Tue, 11 Jun 2019 20:23:43 +0000] rev 122
added error handling for Cloud connection keep alive
- BLE AT commands and responses implemented; - configuration storage implemented; - configuration delete implemented; - factory reset implemented; BLE connection with Box tested ok so far.
2019-06-01, by ocomeni [Sat, 01 Jun 2019 15:29:03 +0000] rev 121
- BLE AT commands and responses implemented; - configuration storage implemented; - configuration delete implemented; - factory reset implemented; BLE connection with Box tested ok so far.
- progressed implementation of AT/BLE commands; - started basic testing; - sending short strings from BLE works ok
2019-05-27, by ocomeni [Mon, 27 May 2019 17:00:43 +0000] rev 120
- progressed implementation of AT/BLE commands; - started basic testing; - sending short strings from BLE works ok