Andrés Ruz Nieto

Results 17 comments of Andrés Ruz Nieto

Buenos días, a mi también me gustaría colaborar con la traducción si es posible. Muchas gracias!

I need to revise the changes, I do it on GH directly.

Did you see crowdin OTA client? https://crowdin.github.io/ota-client-js/tutorials/react-native#integration-with-react-native-localization

> Did you see crowdin OTA client? > > https://crowdin.github.io/ota-client-js/tutorials/react-native#integration-with-react-native-localization WIP with react-i18next

Ok, I will test it, and If it works, I'll let you know

Hi, it works perfectly on ChirpStack, and the Codec too (only needs change "Decoder" to "Decode"). I have a question, the device is programed to send Downlink Power to Gateaway...

Hi @hallard, I only the encoder (it's exactly the same that you can see in the [DEVELOPMENT.md](https://github.com/disk91/WioLoRaWANFieldTester/blob/master/doc/DEVELOPMENT.md)) removing `const` from `maxHdop` and `minstats` ``` function Decode(fPort, bytes, variables) { var...

For the distance you are using "Harvesine Function", this it would be the Encoder function or you mix both?