Packetbroker not routing TTI to TTN - enable off?
stevencellist: Feels like some of the developers never worked with it themselves? Saucer of milk, table 2 much … … perhaps best not to bite the hand that gives us the free tech ball-pit of swim wear...
View ArticleNot able to receive data using ABP
descartes: You can’t use TTN on a private network - it’s all a shared network - please elaborate how your systems don’t interact. It’s not actually not TTN. It is The Things Stack open source on my...
View ArticleNot able to receive data using ABP
benamiri: It is The Things Stack open source on my own server. Nine days later, some less charitable individuals may conclude that it is now a TTS OS. You’ve picked the original and oldest...
View ArticleThe Things Stack Command-line Interface (CLI) EOF
Hi Community I’ve run into an error with the Things Stack Command-line Interface on Windows. When I try to run commands like ttn-lw-cli.exe login or ttn-lw-cli.exe config, I simply get the response...
View ArticlePacketbroker not routing TTI to TTN - enable off?
Does the API have the option to enable? Even if the docs are incomplete, you can look at the soruce of ttn-lw-cli to find out how it’s disabling and see whether the API has a boolean. Then you can...
View ArticlePacketbroker not routing TTI to TTN - enable off?
An admirable idea, let me just check how many 4 leaf clovers & chickens for sacrifice there are in the garden … < Read Source Code> < Cross-reference abbreviations > PB = Packet Broker...
View ArticleThe Things Stack Command-line Interface (CLI) EOF
You may not have a config - if there isn’t a file, then EOF would make sense. Have you set the server using use and then login?
View ArticleThe Things Stack Command-line Interface (CLI) EOF
Hi descartes Thank you for the reply. The issue started in an existing use of the tool where there was a valid config file. I then tried a clean install of the tool, where you are right that there was...
View ArticleThe Things Stack Command-line Interface (CLI) EOF
Having never used the CLI on Windows I gave it a quick try: C:\Users\nick\Downloads\lorawan-stack-cli_3.33.1_windows_amd64>ttn-lw-cli.exe use connectedsensors.nam1.cloud.thethings.industries INFO...
View ArticleThe Things Stack Command-line Interface (CLI) EOF
Thank you for giving it a try, I have access to another machine and I know it is working there. This particular machine gives me issues from time to time and I was trying to resolve the EOF issue. I...
View ArticleThe Things Stack Command-line Interface (CLI) EOF
Just a bit frustrating to learn that you eliminated the exe as the issue right from the beginning. It appeared you were reporting a generic issue on Windows. Not much anyone can do about individual...
View ArticleTrackerD no measurements appear at ttnmapper?
Yep, fixing the first letter seems to fix the issue. As the docs mention ‘similar names’, I thought beeing case insensitive is also covered BTW. I asked the TrackerD manufacturer to add DOP values:...
View ArticleTrackerD no measurements appear at ttnmapper?
It must be the missing e that prevented it from working. I just had a look and capitalized is supported: github.com/ttnmapper/ingress-api utils/payload_fields_parser.go 4e93ff62a latitudeKeys :=...
View ArticleSX1276 RegOpMode register - cant change mode
Just a quick reply who can help maybe someone in the future. I had the same issue on a WLR089U0 module from Microchip which includes internally a SX1276. It’s not clearly indicated in Microchip’s...
View ArticleNot able to receive data using ABP
descartes: If you want to convert your SCPF to a Single Channel Hub, we’ll be happy to assist Will you please elaborate on that?
View ArticleNot able to receive data using ABP
benamiri: Will you please elaborate on that? Not sure I can, you’ve linked above to the discussion on the official one channel system - we don’t know what your hardware is for your “gateway” so it’s...
View ArticleNot able to receive data using ABP
Alternatively as SCPF’s were a ‘thing’ 10 years ago (hence age of the firmware you highlighted) back when GW’s cost $12-1500+ to deploy, now they are <<$120-150 (<<$100?, and even cheaper...
View ArticleNot able to receive data using ABP
@benamiri, Jeff is ever the optimist but reality bites … It may well be that you don’t have simple access to purchasing a gateway concentrator or a complete gateway. If you have a moderately sized MCU...
View ArticleRFM95 Frequency 868 vs 915 Mhz
I’ve ordered RFM95 868Mhz module from Ali (The module is marked on the backside with 868). It is connected to ESP32-C3. I’m using LMIC lib from mcci-catena/MCCI LoRaWAN LMIC library@^5.0.1 The problem...
View ArticleRegister Arduino to an existing tenant id
Hello i am trying to register an arduino device mkr wan 1310 to the things cloud. However this site https://app.arduino.cc/ is always refering to tenant id arduino on...
View ArticleRFM95 Frequency 868 vs 915 Mhz
The RFM will only output (or try to output) what it is programmed to do via the external MCU - the RFM is basically a RF tranceiver only sub-system, not a full RF Modem. Look to your LMIC code/config....
View ArticleRFM95 Frequency 868 vs 915 Mhz
I found the issue with wrong band after further reading the documentation - as usual After adding the following additional buildsflags: -D ARDUINO_LMIC_PROJECT_CONFIG_H_SUPPRESS -D CFG_eu868=1 -D...
View ArticleDragino LA66 LoRaWan AT COMANDs
Good morning everyone, I have a problem, I need to know the rssi and snr of the package sent by the LoRaWan Shield LA66 + Arduino via AT_COMANDS which are AT+SNR=? /AT+RSSI=?, but both return 0, is it...
View ArticleDragino LA66 LoRaWan AT COMANDs
Wollace Bomfim: I need to know the rssi and snr of the package sent Just as “beauty is in the eye of the beholder” so RSSI and SNR are what is perceived by the Receiver (as your shield is sending this...
View ArticleDragino LA66 LoRaWan AT COMANDs
I need a comparison of packets sent by the la66 shield and those received by the gateway to know if there was an understood collision? Currently I can see the packets sent by the dragino gateway...
View ArticleDragino LA66 LoRaWan AT COMANDs
There is no reliable way to detect a collision. Any transmission can fail to receive correctly due to a number of reasons, one of them being a collision, but more likely some other kind of...
View ArticleDragino LA66 LoRaWan AT COMANDs
wollacebomfim: I need a comparison of packets sent by the la66 shield and those received by the gateway to know if there was an understood collision? Just to ensure we understand what you think you...
View ArticleRegister Arduino to an existing tenant id
oprio: arduino.eu1.cloud.thethings.industries becomes oprio: oprio.eu1.cloud.thethings.industries It is that simple! However, be aware that the Arduino MKR WAN 1310 is an ‘interesting’ device. I’d...
View ArticleDragino LA66 LoRaWan AT COMANDs
descartes: To manufacture a collision you will need two devices configured to the same channel & SF set to transmit at the same time. @wollacebomfim and more subtley than even that you need to...
View ArticleGateway monitoring
Sorry I only have a commercial version available now. Monitor gateways and nodes within full notification.
View ArticleGateway monitoring
Ok, understood. Guess re-enforces the message I was told years ago: “if you see something on one of the GIT’s that you ‘think’ might be interesting/useful in the future then if in doubt clone it just...
View ArticlePeering with Deutsche Bahn
Does anyone know why the Deutsche Bahn gateways in Frankfurt have been offline for two weeks?
View ArticlePayload with only 2 characters and coding rate 4/7?
Hi, I am working on my bachelor’s project in LoRaWAN. The idea is to add an ECC (Error-Correcting Code) before LoRaWAN’s own CRC check and see if it improves the SNR. I would like to know if it is...
View ArticleHow to experiment with LoRa PHY layer parameters?
I am working on my bachelor’s project in LoRaWAN. The idea is to add an ECC (Error-Correcting Code) before LoRaWAN’s own CRC check and see if it improves the SNR. I would like to know if it is...
View ArticlePayload with only 2 characters and coding rate 4/7?
Please do not double post - it splits the efforts of the volunteers you are hoping will answer. And just a little bit off topic too!
View ArticleHow to experiment with LoRa PHY layer parameters?
umar05: see if it improves the SNR No chance - improving the SNR would either be by turning off all the radios in the area or changing the laws of physics. Signal to Noise Ratio - the signal you want...
View ArticleDLOS8 gateway configuration
@sharadt Hi! I’m facing a similar issue (LoRaWAN looks connected on the gateway UI but not receiving any uplinks on the TTN server). Were you able to figure out the issue?
View ArticleDLOS8N gateway not connecting to TTN Server
Summary What is the issue you’re facing? I’m trying to connect my Dragino DLOS8N gateway to a TTN server but I’m not receiving any uplink messages. I followed the instructions here to set up the...
View ArticleDLOS8N gateway not connecting to TTN Server
Please do NOT double post - it splits the efforts of the volunteers you hope will answer you.
View ArticleDLOS8 gateway configuration
Please do NOT double post - it splits the efforts of the volunteers you hope will answer you.
View ArticleDLOS8N gateway not connecting to TTN Server
izzyzhu: connected it to my WiFi as a WiFi WAN Client WAN Client vs LAN client? Can you show the Dragino Network tab settings please? Is your GW configured as a WiFi access point itself? Rather than...
View ArticleLorawan gateway - SX1302
I am working with three devices: SX1302 LoRaWAN Gateway: Waveshare SX1302 868M LoRaWAN Gateway. Raspberry Pi 5: The SX1302 HAT is connected to this device. Heltech Wi-Fi LoRa 32 (V3): Heltec Wi-Fi...
View ArticleDLOS8N gateway not connecting to TTN Server
izzyzhu: I have the gateway connect to my mac via ethernet This probably confuses the gateway too …
View ArticleLorawan gateway - SX1302
You say you configured the packet forwarder for the India band, but what did you configure for your Heltec device? That must be set to the India band as well in that case. It is likely pre-configured...
View ArticleDLOS8N gateway not connecting to TTN Server
Actually if you do have your GW set as a WiFi AP you can log in from your Mac over WiFi to monitor local console/settings and just go wireline Enet to your router, which should (assuming GW set as...
View ArticleLorawan gateway - SX1302
Can you share the code running on your Heltec (formatted in a code block) and the configuration for the packet forwarder? And if the Heltec has some output from the LoRaWAN joining sequence, that...
View ArticleHow to experiment with LoRa PHY layer parameters?
The LoRa PHY does already include forward error correction at from 4:5 to 4:8. Whilst you could add additional ECC data to a payload you would need to process the payload after the packet has been...
View ArticleDragino LA66 LoRaWan AT COMANDs
Good morning everyone! can you help me with this question, where in this packet captured by the gateway, can I find the DevADDR or Device ID that is registered in the TTN? Feb 05 15:06:21...
View Article