💬 Sensebender Gateway
-
Im talking with the manufacturer, and hopefully we can start a prototype evaluation very soon now. My guess is that we could start shipping within a couple of months from now, if we don't find any mistakes :)
-
It's been a while since my latest update, but I am moving closer to production of this gateway.
I have received the first production samples from Itead


I have done hardware verification of the board. Everything seems to be ok, so we are very near the goal.
I can't say anything about pricing yet, as Itead haven't given us a price yet. But I hope that we will be able to announce that very soon (tm)
Finally a picture with all the connectors added as well

-
Great work!! Cant wait until i can buy one :) Will it be possible to buy in low quantities and ready assembled?
-
@tbowmo - thanks and again great work!
-
Can't wait to get my hands on one of these. Building a new network based on the RF69 and need a working Ethernet gateway.
-
We are aiming for a similar setup as for the Sensebender Micro, that is Itead is handling the production and shipping, for us. So yes, they will be SMD assembled, where you have to solder in the connectors that you need.
-
A good question, I think that I have tried both at the same time.. At least I know, that the W5100 and rfm69 is working separately, and they are using separate hardware SPI ports, so they should also work combined.
HI @tbowmo
I am developing a similar GW board with a different SAMD chip.
Just one silly question. Could you point me in the right direction regarding which files are the ones that need to be modified so as to tell the compiler that W5100 will be connected at SERCOM1 and RFM69 at SERCOM2 for example.
Thanks, regards. -
Sorry @tbowmo. I can't find those files in mysensors library. Are those files included or will be included with the release of your GW?
thanks
-
As said they are located in the board variant files. They are in their own repository.
Look here https://github.com/mysensors/ArduinoBoards
And here https://github.com/mysensors/ArduinoHwSAMD
The first is just an installation repository, it contains zipped files from the last one.
-