Hello Particle community,
I started working on Arduino only since last year and my project consists of transferring data (crack size on buildings, temperature, soil moisture…) by FTP protocol (adapted from SurferTim at playground.arduino.cc/Code/FTP) to a distant server, and using ESP8266 NodeMCU. My code is working fine.
Now, I need to make a complete weather station and I decided to use the weather Meter Kit (Weather Meter Kit - SEN-15901 - SparkFun Electronics) connected to the Particle Photon (SparkFun Photon Weather Shield - DEV-13674 - SparkFun Electronics and Particle Photon (Headers) - WRL-13774 - SparkFun Electronics).
I’m a newbie with the Photon and I was just wondering, before I go too far in this project if my Arduino code will be easily adaptable to the Photon to transfer my data?
And by the way, I guess it’s not possible to connect this weather station to an ESP8266?
Thank you in advance for your time
Laurent