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?