Learn MoreFAQsTutorials

2 posts / 0 new
Last post
uprozarif
Offline
Last seen:5 days 11 hours ago
Joined:2020-04-05 23:08
Ethernet Module

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:
PM_Dialog
Offline
Last seen:12 hours 9 min ago
Staff
Joined:2018-02-08 11:03
Hi uprozarif,

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