diff --git a/Project/applications/smartcities/main_demo.c b/Project/applications/smartcities/main_demo.c index 9fda350..8928422 100644 --- a/Project/applications/smartcities/main_demo.c +++ b/Project/applications/smartcities/main_demo.c @@ -15,7 +15,9 @@ #define WPA_USER "smartcities" #define WPA_PASS "superpass" -uint8_t connected = 0; +uint8_t connected=0; +uint8_t timeout=0; +uint8_t retries=0; void initLibwismart(void) { diff --git a/Project/applications/smartcities/profiles/boot.bin b/Project/applications/smartcities/profiles/boot.bin new file mode 100644 index 0000000..5d4c4cd --- /dev/null +++ b/Project/applications/smartcities/profiles/boot.bin diff --git a/Project/applications/smartcities/profiles/collect_cycle.bin b/Project/applications/smartcities/profiles/collect_cycle.bin new file mode 100644 index 0000000..c573f02 --- /dev/null +++ b/Project/applications/smartcities/profiles/collect_cycle.bin diff --git a/Project/applications/smartcities/profiles/full_tx.bin b/Project/applications/smartcities/profiles/full_tx.bin new file mode 100644 index 0000000..1e8b9c9 --- /dev/null +++ b/Project/applications/smartcities/profiles/full_tx.bin