madatr

Results 20 comments of madatr

Hello mplebanski, Did you attempt the FOTA procedure? if you did would you please tell me how did it go, I get 601 result from AT+HTTPTOFS command stated in the...

Hi All, I think I had the same problem as you. Although not ideal in case you have sub pages but I found a thread which seems to be a...

Salam! Is there any progress on this? > Hello, I've actually been working on something that can help with this, it will probably be shipped with the next release. The...

Hi, sorry for the delay in the reply. Recompiling with: `-Xlint:deprecation ` By adding it to build.gradle here: `allprojects { gradle.projectsEvaluated { tasks.withType(JavaCompile) { options.compilerArgs

You should prioritise this as I was testing on an android phone with OS 6.1.0 and it was working fine but testing on Android OS 7.0.0 it does not work,...

ps. I tried changing the name of the file from `"[email protected]": {}` to `"[email protected]": {}` just in case it was confusing the script and it still resulted in the same...

Hi @iamarnas thank you for the quick reply and for the nice tips, I just started using your package and in fact jsonc only today. If I find the time...