Trying to understand basic packet forwarder on Kerlink Gateway
scle: 0x01 | 0x00 0x00 0x00 0x00 | 0x00 | 0x03 0x01 0x01 0x02 | 0x5B 0x00 0x00 0x00 | 0x00 | 0x01 Thank you @scle, I used your link to get S1 but I don't get it, I get something like this S1 =...
View ArticleTrying to understand basic packet forwarder on Kerlink Gateway
You are doing it wrong, could it be more obvious that you have no experience in this matter... nsDbj.jpg934x782 97.8 KB Click encrypt! and you are done.
View ArticleTrying to understand basic packet forwarder on Kerlink Gateway
@scle Thanks again, yes I am new in this topic, my field is more at PHY level, time ago without touching on things of payloads, encryption and so directly without API's XD
View ArticleHackster Poke-e-mom project features LoRa with links to TTN
Cool. Towards the bottom of the project I have a section on the TTN with links. I will make sure to keep those links updated as the TTN Gateway and products become available. What would be the best...
View ArticleAny experience with the Embedded Planet gateway?
Has anyone used the Embedded Planet LORA gateway? Looks like its a nice unit, but there is ZERO documentation for it. If anyone has experience with this gateway please let me know. Thanks!
View ArticleMicrochip RN2483 PICTail daughter board serial comms problems
Hello, following some time with the RN2483 LoRa PICtail/PICtail Plus Board with RN2483 on it), I am having problems communicating with the RN2483. Have tried using both on-board USB-UART as well as...
View ArticleMicrochip RN2483 PICTail daughter board serial comms problems
Probably this thread can help you fix the "issue" (actually there is no issue )
View ArticleMicrochip RN2483 PICTail daughter board serial comms problems
Thanks for the quick reply. I can't ascertain the answer/non answer in that thread - I would have thought that sending chars and \r\n at end should result in the RN2483 sending info back to the...
View ArticleDecode base64 payload test node
I recently bought this device: link and I'm trying to decode the base64 payload I receive using the the software from Brocaar and a RabbitMQ server with MQTT plugin. The payload I receive looks like...
View ArticleMicrochip RN2483 PICTail daughter board serial comms problems
Well to be sure of that, you need to prove that you are actually sending CR+LF over the serial line Did you set it in gtkterm? If so you might want to doublecheck the tty settings as they may (partly)...
View ArticleMicrochip RN2483 PICTail daughter board serial comms problems
sss: CR+LF Try setting the terminal not to expand CR and/or LF and typing control-M followed by control-J.
View Article[OFFICIAL] TheThingsNetwork.org & Community Pages
@turiphro Click on 'Update settings' results in Server Error (500)
View ArticleOpen-source LoRaWAN network-server
I think I should add the missing EXPOSE to the Dockerfile files, however, I had no problems which linking these containers and setting up a working environment.
View Article[OFFICIAL] TheThingsNetwork.org & Community Pages
so aliasses are useless .. is that a bug or by design ? how can you put a full name on someones profile page without asking ???
View ArticleMicrochip RN2483 PICTail daughter board serial comms problems
Please also have a look at the output of the 'stty -a /dev/tty-device' command for the tty device that represents the RN2483 serial port? If you post it here we might be able to help. I guess you do...
View ArticleLoRaWAN shield for Arduino UNO?
Ignore this. I set the pins wrong. This works great! Hi @dragino, I am following your guide for the setup but I am using a raspberrypi 3 instead of 2. That should pose no problem right? I ask this...
View ArticleOpen-source LoRaWAN network-server
I @brocaar, thanks for all your work. One question. I have setup the semtech-bridge and want to subscribe to node messages using a Ruby script. But if I'm correct the payload is gob encoded. Do you...
View ArticleOpen-source LoRaWAN network-server
I'm planning to replace the gob encoding by json encoding soon, but please note that the semtech-bridge only provides you the raw data received by the gateway(s). To get the payload data, you need to...
View Article