I may be helping a friend with some software development on a Mayfly logger. He uses an LTE Bee module in the field when his loggers are deployed, but I don’t anticipate being in the field myself. Communications in the field require IP service. Instead of using an LTE Bee module while I’m developing, I’m considering an EnviroDIY WiFi Bee module or commercially available WiFi shield. Then I’d just connect both the logger and my development computer to my home WiFi and have at it without needing to setup and pay for LTE service from a provider. When we’re ready to test on a the real system, we’d swap out the WiFi for LTE and (hopefully) change a few lines of code.
So my questions…
Does this development approach generally make sense?
Is the WiFi Bee module still actively supported in software?
Would it be simpler or more complicated to use another WiFi shield instead?
(Note: I’m very new to both the Mayfly and Arduino software so please pardon my naïveté)
Best Regards,
-M