Wiznet makers

wiz_chandana

Published September 02, 2022 ©

45 UCC

25 VAR

0 Contests

0 Followers

0 Following

Original Link

Send data from a BLE node to Thingspeak using BLE to Ethernet making use of W5500 and nRF52832

A project to send data from a BLE node to Thingspeak, a cloud, using BLE to Ethernet using W5500, WIZnet's H/W TCP/IP chip, and nRF52832, No

COMPONENTS Hardware components

adafruit - Flora BLE Module

x 1


x 1


WIZnet - W5500

x 1

Software Apps and online services

x 1


PROJECT DESCRIPTION

 

Send data from a BLE node to Thingspeak, a cloud, using BLE to Ethernet using W5500, WIZnet's H/W TCP/IP chip, and nRF52832, Nordic's BLE SOC.

 

The development environment of nRF5 is included in the post.
http://gongdol22.tistory.com/category/Gongdol%20 story?page=3
 
For more information on W5500, please refer to the following link on WIZnet.
https://www.wiznet.io/product-item/w5500/

 

The address of Thingspeak is below, and how to use it is detailed by searching for Thingspeak  .

https://thingspeak.com/


 

The approximate block diagram is as follows.
 


By attaching an illuminance sensor to the BLE Node, the brightness is read through ADC and transmitted to the Gateway through BLE. When data comes in through BLE, Gateway sends it to Thingspeak Server every 20 seconds.

First,  check the data with Terminal and Local TCP, and check the data through Thingspeak Server.
 
 

Documents
  • W5500_ble-to-ethernet

Comments Write