I need to create an IoT QR code reader.
I decide to use the NRF9160 board because it integrates a lot of components that I need to use (LTE, GPS, Bluetooth) so the only mandatory device to buy was the QR Code Reader.
This project aims to prepare a message to be sent to a blockchain, and this message is composed of the QrcodeData read, the location GPS, the time, etc.
It does not seem to be so difficult. -.-
I tried to connect the device with the NRF Cloud but the LTE connection is not available in Italy
I connected the four pins (VCC, GND, RX, TX of the reader to 5V, GND, 0.10, 0,11 of the board) of the Qr code reader (https://www.amazon.it/Waveshare-Barcode-Scanning-Directly-Computer/dp/B07P3GD3XV) to the board and I tried the UART connection with no results.
Then I tried the GPS connection following the sample of the guide with no results, always "Searching device".
I think that I really can't realize the project with this board, so I have three solutions, or I try to set a way to program the NRF9160 with the Arduino IDE where I feel more comfortable, or someone, probably God, helps me, or I change the board.
So, there is a way to program with the Arduino IDE?
This is all folks!
Merry Christmas and happy new year! :)