So i have done the following steps:
- Uploaded all the relevant libraries into the Arduino folder and then pointed Arduino to said folder
- Saved emontx3phase into a folder on my computer
- I have opened src.ino in Arduino IDE, which shows the three tabs (src/config/rfm)
- I edited the node id to match the one i want to use
- I then verified the sketch and then pressed ‘upload’
This seemed to be successful, but i now have a blank screen when running the serial monitor
I then changed the baudrate to 9600 and i now have data coming through