This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Gprs interface for 6lowpan border router

Currently 6lbr border gateway supports only wifi and ethernet interfaces. I need Gprs interface for border gateway.  Because There is no wifi and ethernet at the field.

Dou you know any solution? How can I add this feature to 6lbr?

  • Hello,

    As far as I can tell it should be possible to use one of the 2G/3G capes available here: 

    in order to create an IP/Internet connection for 6lbr. 

    I took a look at this cape:  and it seems, by reading the wiki  that it should be possible to create a PPP interface to connect to internet. From a 6LBR side you would then only need to point to that interface in the 6lbr.conf (instead of eth0 or wlan0)

    I would be very interested in getting to know if this is working out of the box (or with little effort) please keep us posted! 

    Please note that I have not tested this my self, just trying to give you some pointers to start form.

    Jonas