Hi,
We are designing a project where many sensors will be integrated to peripheral devices, then the peripherals will be connected central devices every 15 minutes. We will connect the central devices to main server with ethernet modules using spi. How does that sound, is it implementable ?
Peripheral Device(DA14586)--> BLE --> Central Device(DA14586, Tcp Client) --> Ethernet Module(ENC28J60 etc.) --> Main Server
Especially, we have anxiety about tcp clients on central device side, thanks for suggestions.
Device:
Hi uprozarif,
It is clear the Central will send a connection request every 15min. However, when the peripheral is not in the connected state, what is the requirement? Do you want to put it in sleep mode or it will continually advertising?
Thanks, PM_Dialog