2023-04-13 08:39 PM
I want to read the sensor signal with NDEF_WriteText function,How do you read a temperature signal instead of a temperature text?
NDEF_WriteText funtion is printf funtion,so what should I do to read signal?
Solved! Go to Solution.
2023-05-23 12:26 AM
Hi,@Rene Lenerve
I found that the problem is caused by incorrect SPI initialization settings, which causes the data to be garbled.