Hi,
I have to send a lot of datas (400+mb / month / devices) Hologram’s pricing is too high for my need so i am trying to use a Verizon SIM.
- Hologram CLI works only with Hologram sims
- The Python SDK allows you to use the sim you want.
I struggle to find resources to get it working but maybe some people found a solution or we can find something together.
First you have to change the APN to target the right carrier
“hologram-python/Hologram/Network/Modem/chatscripts at master · hologram-io/hologram-python · GitHub”
edit the default-script OK AT+CGDCONT=1,“IP”,“vzwinternet”
Source
I’ll keep this post up-to-date when i found something.
Feel free to participate !