New Gateway Registration
Yeah I reckon having spent the time learning (for learning read, Trial by ordeal). I could get this reasonably off pat now. Well done to all the guys on here with the massive amounts of shared...
View ArticleWifi config on a Multitech mLinux Conduit
@markstanley To check if your dongle is recognized, try loading the modules by hand:cd /lib/modules/3.12.27/kernel/drivers/net/wireless/rtlwifi/rtl8192cmodprobe ./rtl8192c-common.kocd...
View ArticleTTN UNO - BETA release - Documentation
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleTTN UNO - BETA release - Documentation
Hello All, I can work on Linux too, I just updated my module I did a mkdir "C:\\" worked for me, I fooled the broken software into thinking that c:\ existedGreetings from Best
View ArticleTTN UNO - BETA release - Documentation
Reading through this thread I see a lot of questions I also had over the past few months while working with the RN2483 module. In the end I wrote an Arduino library for the RN2483. An example sketch...
View ArticleSmallest expected node
Use own STM32L151 + RFM98W module. Can insert to RPi or standalonehttp://akb77.com/g/rf/lora-stm32/
View ArticleSilently Truncating the Email Address Username
Hi, You can't imagine the frustration that silently truncating the email/username causes. The user registers an email address, which is silently (without notification) truncated for use as the...
View ArticleShow your Use Cases
wienke: remember everything is possible. Only if the system is not optimised for specific uses. The constraints of the model filter the apps, let's not change the model to become something TTN is not,...
View ArticleBest practices when sending GPS location data
Good thinking, @jpmeijers, I didn't even consider the known locations of gateways (added now), but was only thinking about the known location of the (mobile) application showing the position. I was...
View ArticleSilently Truncating the Email Address Username
So, it's truncated to 30 characters? (For a moment I thought the .ma was just the top level domain for Morocco.)
View ArticleLocation by triangulation
nestorayuso: If you use a moving node you must disable ADR and use slowest DR (SF12). Just for future reference (not my cup of tea): some have different experiences with using low data rates for...
View ArticleWifi config on a Multitech mLinux Conduit
@kersing Hi Jac,I followed your instructions to load the modules. I got no error messages so I presume they loaded ok. ifconfig -a shows: eth0 Link encap:Ethernet HWaddr 00:08:00:4A:06:33 inet...
View ArticleWifi config on a Multitech mLinux Conduit
You can check the output of lsmod to see if the modules were loaded and dmesg to check for any output generated by the modules.I'm not aware of a list of compatible adapters. You could ask MultiTech...
View ArticleNode with ESP8266 and RFM95W
Okay, I've got it running and first message was sent and received!Now, the signal is really weak, it doesn't work anymore if I am more than 300m from the gateway. So I suspect my antenna not to be...
View ArticleWifi config on a Multitech mLinux Conduit
Thanks very much Jac,lsmod shows the modules loaded ok. Dmesg gave an interesting clue: rtl8192cu: Chip version 0x10rtl8192cu: MAC address: 00:13:ef:30:30:7ertl8192cu: Board Type 0rtl_usb: rx_max_size...
View ArticleNode with ESP8266 and RFM95W
Firstly try to make your antenna 8.6cm long. This is a quarter wavelength at 868MHz. Anything longer or shorter will perform worse. What you can do to make the antenna more compact is to coil the...
View ArticleNode with ESP8266 and RFM95W
Thanks jpmeijers, it works! Don't have to drive to a gateway anymore now (still waiting on a part for my own)....
View ArticleBest practices when sending GPS location data
Today I was thinking of a binary coordinate "compression" system I was looking at last year. The method I used was to see the earth as a rectangle divided into a grid. Longitude being the index of the...
View ArticleNode with ESP8266 and RFM95W
https://github.com/OpenHR20/OpenHR20/wiki/2.1)--433-MHz-and-868-MHz--Antenna-Design-Examplesuse the complete above line as url. The board software seems to screw it up. This page contains the working...
View ArticleSilently Truncating the Email Address Username
I wish I were so exotic. If you've counted them, then 30 is the number. Whatever it is, the user needs to know it's happened.
View Article