Nick McCloud

Results 18 comments of Nick McCloud

Arduino Uno = 5V device. RFM95 = 3.3V device. Try an Arduino Pro Mini.

Been there on the stack repro, here are the answers given: TTS CE = TTN TTS OS = you hosting your own stack for free I'll have to dig out...

Will do - will need to setup a test device so will be a couple of days

@neoaggelos, forum poster speeded me up, tested, all good, thanks.

This has been raised before, I believe the challenge is about how much is held in Redis for timely access. Plus there are petitions to reduce the size of the...

I have some alpha PHP code to replicate / mirror the standing data of the device so it is locally available. If you are using the AWS Lambda service this...

I also have beta PHP code to take a payload formatted uplink and get it in to a database - again for the same reasons above. It sorts out any...

> Testing my lambda I realised the `locations` fields are cached, so it does not update immediately in ApplicationUplink I believe that was what Johan meant with his phrase "changes...

Yeah, it would, as a nice to have if your devices are doing top secret work but it's not vital to security and it's definitely non-trivial - how will you...

> I think that we are causing failures by making things too convenient. Users just inattentively click the next field without being made to think what they are filling. >...