radhoo / uradmonitor_kit1

A hackable open source sensor IoT board with network interface. A DIY Geiger counter KIT to contribute readings to the uRADMonitor network.
http://www.uradmonitor.com/open-source-uradmonitor-kit1/
GNU General Public License v3.0
78 stars 26 forks source link

various fixes: build on Linux etc. #6

Open ec1oud opened 7 years ago

ec1oud commented 7 years ago

These fixes should be OK to merge I think. However there's still something wrong with the usage of the network module: it's basically offline and resetting periodically (due to a watchdog?) So, not sure if I'm still missing something in the Makefile which is necessary to get that working.

Wolferl1 commented 6 years ago

I had the same problem with the network module being offline, when I first tried to compile the firmware on a Windows machine. You'll need to use at least sw version 123 to get something valid and working compiled. I couldn't be bothered to find out what the problem behind that was, though.