Thingy:52 based Weather Station

Weather station created from two Nordics eval-boards (Thingy:52 and nRF52840-Preview-DK). Source code and hardware files are available. http://evalspace.com/weather-station/ image description

  • I used S140 softdevice with version 5.0.0.2 and I didn't tested it with newer versions. Right now I wanted to check if it works with newer version (after just replacing header files from 6.0.0.6 softdevices and recompiling it) but It requires more changes in source code, so right now it's not working with 6.0.0.6 S140 softdevice. So please use the 5.0.0.2 version.

    Thanks for getting interested in my project. I will put that information about the version on my website.

  • The code supplied works perfectly, but I cant get it uploaded on my nRF52840-PDK nRFgo Studio gives me the error : "This hex file has data in SoftDevice region".

    I tried all 4 S140 softdevices available: I get this error with softdevice version

    • 6.0.0.6
    • 5.0.0.3

    I dont get this error with version below 5.0.0.3. will test the application with the 5.0.0.2 softdevice.