Hello Forum,
I have a algorithum for my application which is based on BLE and WIFI.
On server :
>Initialy i am reading data from 3 sensor which takes 60 sec.
>Now i want to enable BLE
>It sends data to client(In JSON format).
Here these things repeates contineously.
Now on Client :
>Client wait for connection
>when detects sever then connect to it and receives data from it(In JSON format).
>Now turning off BLE
>Turn on WIFI
>Trying to connect AWS cloud
>connected to cloud and uploads the data received from serer.
Here repeatation of procedure sholud be done.
How would i achive these things?
I have another post on this forum related to my code
link given below::
viewtopic.php?f=2&t=16151
BLE data sending without power on reset on server and client
-
- Posts: 13
- Joined: Tue Mar 03, 2020 5:26 am
Who is online
Users browsing this forum: No registered users and 14 guests