Node with ESP8266 and RFM95W
Ewoud: Hi Maarten, Used a RFM95 instead of the nicerf (not so nice after all;) and boots up now;hal_init: ESP architectureos_init() finishedLMIC_reet() finishedLMIC_setSession()...
View ArticleNode with ESP8266 and RFM95W
rvweert: Hi Maarten, So if I read your diagram correctly should it be connected like this?(DIO3 and GPIO3 should not be connected right?) Connect:DIO1 <--> GPIO4DIO0 <--> GPIO5MISO...
View ArticleParse data
Maarten, Did you see the code in the node red thread? It provides a link to github with javascript code that should provide you with the information you need. Best regards, Jac
View ArticleLoPy: micro-python LoRaWAN nano gateway board with WiFi/BLE
jmgurgeh: a "nano" Gateway supporting up to 100 Nodes itself Nice project, just keep in mind the nano gateway is not LoRaWAN compliant, just like the single channel gateway based on RPi is not...
View ArticleTTN UNO - BETA release - Documentation
EricBakker: Do you know by any change if the "Upstream transmition control" (Semtech server) should work on a RN2483 ? Haven't tried it so I don't have a clue if it works.
View ArticleLoPy: micro-python LoRaWAN nano gateway board with WiFi/BLE
Fantastic video guys, well done ...any chance you could squeeze in an NFC reader?
View ArticleLoRaWAN shield for Arduino UNO?
Hi, Niels, i try to compile the sketch on Leonardo, it shows size too big. how can you fit it in UNO? Cheers, Edwin
View ArticleLoPy: micro-python LoRaWAN nano gateway board with WiFi/BLE
Indeed, and twinkits are going fast (got one )
View ArticleMQTT API, WebSockets
Hi! I'm mobile app developer (not native, HTML5 hybrid app, based on IonicFramework) and I develop IoT Manager mobile app based on exchange data between any devices and MQTT brokers (discuss about...
View ArticleSmallest expected node
s-l1600.jpg1250x1000 85.7 KB Low pressure F Side-mounted Module Float Switch EUR 2.14
View ArticleParse data
Thanks Jac I did indeed not see that post, otherwise I may have gone that route instead of making my own . I see that it solved more or less the same issue making use of another encryption library...
View ArticleDecryption node for node-red
I think the naming of your node-red node needs to change so that it fits in with the correct naming scheme for user contributed Node-RED nodes. For example: node-red-contrib-ttn and not node-red-ttn...
View ArticlePower consumption and range
onkelfip: could you please provide some more info on your set-up ? Things like:- which gateway ? - which nodes ?- which antenna(s) ? - which frequency plan / used channel / bandwidth / modulation ?-...
View ArticleLoRaWAN shield for Arduino UNO?
which sketch is "the sketch" ? you are trying to compile lmic lorawan stack 1.5? because true, it won't fit on a atmega328p because the AES lib that's implemented is quite brutal to the memory...
View ArticleLoRaWAN shield for Arduino UNO?
Edwin, I tested the module on an Arduino M0 board, and that works fine using the LMiC 1.5 port. It is necessary to connect DIO0, DIO1, and DIO2 to pins 2, 5, and 6, and RST to 9. Or to other pins if...
View ArticlePower consumption and range
This might be of use for calculating sub GHz radio range created by people at Texas instruments. Although it is specific to their chipsets it does say in the documentation if a chipset isn't listed...
View ArticlePower consumption and range
antenna's 868 Mhz : http://www.spezialantennen.eu/ism-antennen/ism868/yagi-richtantenne-y-ism868-4-prof.php...
View ArticlePower consumption and range
That's an impressive set of antennas. Did you perform any range tests with them?And if you did, would you share the results on the forum ?
View Article