RoganDawes
RoganDawes
Sure, direct serial connection is likely preferable for the reasons you state (and latency, etc). It's not always convenient (or wise) to run a direct serial connection if distance is...
> But this means I can't read my heat pump via Modbus TCP via WLAN? At this stage, I believe the answer is no.
I am interested in chasing down this carrier lock, and finding out where it is enforced. To do so, I am hoping that someone has an RC400L that has been...
> I'm pretty sure that the carrier lock isn't enforced at all. I don't think I've run into it on any of my devices and I'm not sure I've heard...
> ah interesting, thank you, it's good to have that confirmation. Now lets figure out how to unlock this damn thing! :) Happy to run a recursive diff on your...
> > Mine is definitely locked. Does not work with a SIM tested as working in another modem, still says Verizon on the status page instead of my local carrier:...
Not sure why you believe that the command should be `passive_enum`? I see the following in the actual code (as opposed to documentation): ``` logitacker/logitacker_cli.c: NRF_CLI_CMD(passive-enum, NULL, "enter passive enumeration...
Hmm, interesting! I wonder if that is an artifact of some deeper processing in the Nordic SDK. I will have to look deeper into it, I guess! Thanks!