Tony Cox

@thesoupdragon.bsky.social

CEO, UK Biocentre, Milton Keynes. @ukbiocentre.bsky.social Vintage HP test equipment enthusiast. Electronics tinkerer and fixer-upper. Opinions are my own.

More or less complete. Added auto-cal and (after a couple of dead ends) I got Tx back-off working using LoRa’s channel activity detector (CAD) system. Packet Tx will delay up to a limit and if still stuck they are dropped. Reduces collisions dramatically when traffic is high.

Bild

After several weeks of learning about LoRa networks my sensor network is finally running. Custom sensors based on a RAK3172 broadcast to a Heltec LoRaV3 receiver which filters and aggregates data. This sends the data via a high speed (wired) UART to a NodeMCU. This bridges data to WiFi and MQTT.

Bild

These Heltec LoRa V3 dev boards are really good for learning/testing ideas but with only 36 pins (many performing overlapping, incompatible functions) you rapidly hit limitations (eg external SPI conflicts with SX1262 radio chip). The docs are a bit limited too. So it’s Kicad time.

Bild

My LoRa cryo-freezer monitor is coming on nicely. Doesn’t look much but PT100 RTD, battery monitor and door open sensor are all working. Power to RTD only switched on while reading. “Power is everything”, as they said on Apollo 11.

Bild

Experimenting with a couple of LoRa sensors. The Heltec LoRa ESP32 v3 boards seem capable and easy to set up in the Arduino IDE. They come with neat 3D printed cases. The ESP32 ADC is not great - but with careful calibration it’s ok. Will be interested to see how long the 1100mAh LiPo lasts.

Bild

My breakdown cover renewal quote from the AA was £93.92. Despite everything being online they explained that £50.40 of that was an "arrangement and administration fee". Suffice to say I'm now covered with The RAC on equivalents terms for £50.

Quick tip for those who don’t have or don’t want to use a second email account for setting up additional accounts: If you have a Gmail account, you can create unlimited variations by adding a +suffix to your email handle.

Phone developers: if you force me watch a full screen advertising video *before* I even get to the app home screen it’s an instant delete. No matter how useful the app may be.

Birthday present to self :-) I’ve been looking for an HP5370A time interval counter for some, er, time - and this one is in mint condition. It even has all its feet! 🥳

HP 5370A time interval counter

My end-of-year goal was to move all my daily work reporting R scripts from Windows to an Ubuntu server. The Windows task scheduler is truly arcane and I find cron much more friendly plus the whole “spaces in directory names” on Windows drives me a bit mad.

I want to automatically set the datetime on an i2c RTC from my WiFi network. But first it seems I have to flash an updated firmware to the ESP8266 chip on a WIFI shield with an Arduino - its a really arcane process.

Bild