Almere, The Netherlands
Hoi, Hackerspace Sk1llz Almere (www.sk1llz.nl) en ITSX B.V. (www.itsx.com) steunen ook het Almeerse initiatief. We hebben de kickstarter gebacked voor een gateway en 10 motes (uno's). We hebben op de...
View ArticleMQTT and Node RED now available in demo environment
Right, but I mean they will both work in general, once @johan fixed this multiplexer behaviour
View ArticleWhat if...?
It would be interesting to map all the different models that are being implemented/proposed for TTN. I would guess that all these models are bringing some value to their respective communities. As...
View ArticleWater temperature monitoring at a farm
Cows are curious beasts. So what was the hardware? It looks really compact
View ArticleDoes the sensor include a water detector?
In some of the material on the site there is mention of the "water in the boat" detection use case. However it doesn't appear that the node currently supports water detection. Is that correct?
View ArticleSetting up Multitech Conduit Gateway for TTN
@LieutierConfig does require changes for 915Mhz. However I do not have the required frequency table to create a sample config. Could you provide me with the contents of the global_conf.json the...
View ArticleAmsterdam - GPS Location Tracking, wearable, suggestions?
I would go for the ESP8266 + hoperfm I think you can make it for about $20,- (battery included). No GPS module needed :D. Software is still alpha, look at my posts... Realtime following is not...
View Article[Who is interested?] BLE + Wifi + LoRa = Smart proximity sensor
Guys, When you are patient, BLE WIFI and then put a SX127X on it... https://pbs.twimg.com/media/CTCgl3WUAAAXKjv.jpg:large
View ArticleSetting up Multitech Conduit Gateway for TTN
Semtech has several LoRa servers, one for EU iot.semtech.com one for US us01-iot.semtech.com and one for China that I can't remember: Both servers use different ports !!! Check it here:...
View ArticleSetting up Multitech Conduit Gateway for TTN
Hi Lieutier. I have just gotten the multitech mLinux to send to TNN from Boston. My log looks like this for a successful packet: ##### 2015-11-18 20:15:22 GMT ##### ### [UPSTREAM] ### # RF packets...
View ArticleFirewall friendly LoRa gateway implementation?
Indeed - I used to be CIO of a public company so I can confirm that is typically company policy. That being said it is a big hurdle to get IT involved. It is IT's job to mitigate risk so the chances...
View ArticleSetting up Multitech Conduit Gateway for TTN
@robboCould you check /var/run/lora/ to see if there is a file global_conf.json? If so, could you please post the contents (or send it to me privately) If there isn't a file there could I get a copy...
View ArticleSetting up Multitech Conduit Gateway for TTN
Here we go: { "SX1301_conf" : { "chan_FSK" : { "bandwidth" : 250000, "datarate" : 100000, "enable" : false, "if" : 100000, "radio" : 0 }, "chan_Lora_std" : { "bandwidth" : 500000, "enable" : true,...
View ArticleFirewall friendly LoRa gateway implementation?
@robboEase of installation i certainly something to aim for. If the gateway will be able to use port 80 and/or 443 with a proxy it will need authentication capabilities Probably NTLM authentication...
View ArticleREST API: get your node data
Gateways and Nodes overview are now fully functional again, with new fields (thanks to MongoDB aggregations). http://thethingsnetwork.org/api/v0/gateways/ [ { "last_seen": "2015-11-18T21:01:19.635Z",...
View ArticleAmsterdam - GPS Location Tracking, wearable, suggestions?
I suppose it depends on your definition of 'real time'. With the restrictive 30 sec airtime per day but 0.1s sending time for packets (probably even shorter?) you can send the location every 5 minutes.
View ArticleREST API: get your node data
@turiphroFormat changed a little? Now the nodes page has aggregate information and the page for a node shows data where previously data from the last received packet was show on the nodes page. I've...
View ArticleAmsterdam - GPS Location Tracking, wearable, suggestions?
I think there are good opportunities at local level gamification, zone based by a node perhaps, sweepstakes, bingo, environment hunts (like the Easter egg hunt) .. things that can be that towns IoT...
View ArticleSetting up Multitech Conduit Gateway for TTN
@LieutierPlease download a new sample configuration for US 915Mhz frequencies from GitHub. Do not forget to set the correct gateway_id , position information (red_latitude etc) and contact information...
View Article