Getting NRF24l01 data into database

Hi there,

i want to get data via nrf24l01 from an arduino uno to a raspberry pi 4.
And on the rapsberry i want to get the data into a database.
For example i want to meassure the temperature with dht22 and then send this data from the arduino to the raspberry. And on the raspberry i want to save it in a database.

Does any one of you have some tips? Is it possible to get the data into a database?
Has anyone experience with that kind of project?

Welcome to the forum

Is your problem in getting the data from the Uno to the Pi or getting it into the database once it is received ?

Concentrate in getting the data to the Pi first

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.