-
Hi,
How to put xadow to power down / sleep mode to extend the battery life ?
Lua has the shutdown and wake-up options but arduino doesn't.
-
@HawkAaron I have met a mistake that the result decoded includes [52,53,54,55,56,57,......],
while the rephone length is just 51. Hence,I met a bug as followes:
the one of y (the result of decoded …
-
use fernly and mediatek baseband sources to port osmocom-bb firmwares to mt626x
hardware:
[ ] fernvale
[ ] RePhone
[ ] SIM800 modules
[ ] watch phones
-
I'll describe the setup and the stuff I've tried.
I'm using Debian Sid/Experimental.
I downloaded a copy of the repository in my Windows 10 virtual machine (inside VirtualBox).
I've passed-through `/d…
-
Can i use GPRS Module for connect to AWS IoT server?
-
Hi,
Tried callback functions for mqtt - does not work
Tried the example for http get (Page 35 of lua_for_rePhone manula) - this also does not work
We have tried this
```
function onmessage_cb…
-
Dear Erfan,
thanks for your work.
I am trying to compile a ROM for a GS5. So far I have defined the manifest to contain
```
```
It compiles without error, but I am missing the rec…
-
There is absolutely no information what these files are for (probably bootloader?) and how to use them.
Could you please add the source files and more information?
-
- [X] I have searched open and closed issues for duplicates
- [X] I am submitting a bug report for existing functionality that does not work as intended
- [X] I have read https://github.com/signalap…
-
I have added the following line to the gradle file:
implementation 'com.github.felHR85:UsbSerial:6.0.4'
I have also included maven:
repositories {
google()
jcenter()
m…