diff --git a/_posts/2024-05-29-sensor-community-emfcamp-workshop.md b/_posts/2024-05-29-sensor-community-emfcamp-workshop.md index b44005a..6ac1a33 100644 --- a/_posts/2024-05-29-sensor-community-emfcamp-workshop.md +++ b/_posts/2024-05-29-sensor-community-emfcamp-workshop.md @@ -102,6 +102,13 @@ Connect to this network on a device, it will likely open the config page in a ca While you're at EMF, let's connect the sensor to the [emfcamp wifi](https://www.emfcamp.org/about/internet) SSID: emf2024-open. +
+ +
+There's currently one sensor running at EMF2024 (mine), let's get a few more up! +
+
+ In the More settings tab you can change the interval at which measurements are taken. For radio spectrum politeness at EMF it would also be good to shorten the "Duration router mode", this reduces how long the sensor broadcasts a hotpot for if it can't find a network. In "sensors" you can configure which sensors are connected, which for this workshop will be one of SDS011 and BME280 or both. diff --git a/assets/blog/emf2024/emf_sensor.png b/assets/blog/emf2024/emf_sensor.png new file mode 100644 index 0000000..1fd2386 Binary files /dev/null and b/assets/blog/emf2024/emf_sensor.png differ