sw-dev-code

Results 18 issues of sw-dev-code

Is there a plan to add phonebook functionality so we can add, read and delete contacts to SIM card?

type: enhancement

With elements type String smart table setFilter function is working fine, but it's not working with elements of type number. Let's say I want to list all data with temperature...

Hi, When I set SF11 using the function `LMIC_setDrTxpow` I can see that the Join request is always sent using SF7. Can anyone tell me why this is the case...

question

Is there any plan for supporting the LoRaWAN protocol version 1.0.4?

question

I would like to know how to configure the MISO, MOSI, SCK and SS pins for SPI in the case when I'm using the custom board? From hal.cpp I can...

question

I have a SIM7070G module with which I’m trying to get a GNSS fix but without success. Below you can see my sequence of AT commands and responses. ``` AT+CGNSPWR=1...

With `flex 2.5.4` installed on Ubuntu 18.04 I'm getting the following error: ``` cc -O3 -c leedct.c lex -t lexer.l > lexer.c cc -O3 -c lexer.c lexer.l: In function ‘yylex’:...

PlatformIO try to update and it fails. Seems like it removed the old version and now I'm not able to do any work. Is there any fix for this at...