jessiahr
Using a usb cell modem with nerves / vintage_net
I am working on a project that needs to be able to connect in places without wifi. I have been trying to get a usb cell modem to work as a network interface in nerves but I cant seem to get it to connect. I have been able to get the connection with no issue on a standard rasbian image as well as my dev machine so I must be missing some key config in the vintage_net side of things. Has anyone else tried to do something similar with a usb-cell stick on nerves?
Most Liked
entone
You will probably need to add driver support for it in Buildroot. Best bet would be to figure out what chipset the modem is using and see if there is driver support for it in Busybox. You can use the configuration wizard through Nerves, docs here, Customizing Your Nerves System — nerves v1.14.3
Also check out the mobile repo, GitHub - nerves-networking/vintage_net_mobile: Mobile networking for VintageNet · GitHub
You could always add support there, so everyone benefits as well.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








