The hard RAK831 cafe part 2

laurens posted above that there will be a session on building a gateway with the RAK831

I think you may also see Rak’s new SX1308 gateway there :slight_smile:

Hi Guys,

Still struggling to get my gateway (RAK 831 + Pi based) and WisNode (RAK811 based) talking effectively.
I ran into problems using the AU915 plan (as many us in Australia). I found that the WisNode firmware did not seem to work correctly with the frequency plan. It was attempting to use the entire band, 915 - 928, rather than just the 8 channels as intended for sub band 2. I tried various configurations but could not get it to work reliably.

I have now changed to the AS923-925 plan which can be used in Australia also.

I now have another problem.

When I send an otaa registration, it looks like the data gets all the way through to my TTN console page. Shows up on data page for my device. However the WisNode does not appear to see the acknowledgement. As a result no registration occurs.

I have checked the global_conf.json file on the gateway against the band plan parameters, and it appears to be ok. I have also confirmed that the default 2 channels (0 & 1) are enabled on the WisNode. So I would assume that the node should be able to at least see the Rx2 returned message.

But still no registration.

Has anyone seen this before?

Are there any suggestions on how to fix.

Cheers

Peter.

2 Likes

@jmarcelino … always the same :wink:

winner

congrats !

4 Likes

So excited to try the RAK832!

2 Likes

I missed out (yet) again

RAK831 & GPS
Did somebody integrate the GPS for automatically update the gateway position to ttn?

After connecting an antenna I got immediately a fix and correct date, timp and position

sudo cat /dev/ttyS0 | grep "GPRMC"
$GPRMC,101057.00,A,472x.x5825,N,0083x.x3699,E,0.043,,201217,,,D*76     <--  time , "A" for fix, position, date

could I somehow use the position data or is it only “nice” to have a good timing via PPS?

1 Like

I am number 3 ;-). Very excited to try the beta :smiley:

1 Like

congrats to ! (I won last month) RAK is very fast with new , innovative products @ this moment

3 Likes

Christmas rak831 :stuck_out_tongue:
20171224_14160920171224_141935

4 Likes

Very excited to tell we have a workshop at the Conference about Building your own Gateway with the RAK831 kits & remote controlling it via Resin.io.

@jmarcelino @Phil_Wilko

1 Like

and the RAK832 arrived today from Rak

Looks very familiar :slight_smile:

IMG_0054

Maybe the first SX1308 commercial gateway?

8 Likes

And the RAK832 arrived in The Netherlands :slight_smile:

45

3 Likes

Hi all, i have followed instruction from https://www.hackster.io/naresh-krish/getting-started-with-the-rak-831-lora-gateway-and-rpi3-e3351d and i use remote config. ttn-gateway.service is running but at my console ttn the status still not connected.

So i look the log use comman tail /var/log/syslog but the result there’s no file there. How to troubleshoot this device?

rakkit

kit price is without tablet :sunglasses:

So I’m really excited to have my first full RAK831 based GW running here but at the same time very disappointed about the performance of the supplied antenna.
I am going to try my diy 1/4 wave gpa if I find the time. Also saw mention of using a Lopy antenna?
Placement of the gw is still very far from optimum but I will keep working on the range.

LoRaGo Port uses SX1308 as well. I’ve got one running to test.

1 Like

Ready to put all of this in a nice enclosure?

RAK831_Zero_Gateway

I need to test and write some documentation but should be ready to see you and this on awesome TTN conference

5 Likes

Where did you ordered your enclosure?

I choosed classic one from Hammond, 1591 you can find it everywhere, mouser, digikey, farnell, tme, …
Multiple color, indoor or outdoor, whatever you want :wink:

Size is 112 x 61 x 28 (in mm)

Released the doc and source code, check there