Hrishikesh
Hrishikesh
There is a ‘nRF24_Check()’ function but that only checks if the radio is physically present. Also there is code in the nrf24.c file to dump all info on the UART.
I tried this and I'm still not able to do it. I cannot see where I can enter distributor names, their part numbers, manufacturer names and currency. I'm not able...
I did the whole setup again on a different server and it doesn't show.
Yes they do but only after I opened it in an incognito window. I guess its cached somewhere. I then opened my installation in an incognito window but no joy...
:( Let me try to reinstall this on a separate server again. The last time I installed it the installation took a while but this time when I installed from...
I never realised that I was using an older version - `1.0.2`. I added the library from the Arduino IDE and assumed it would be the latest version. I've now...
> @classbproject I use the following code with good success to determine the fix and validity of my received data: > > ``` > TinyGPSPlus gnss; > > // Custom...