Denis Govorkov
Denis Govorkov
Hello. Where can I find some examples of using observers ?
Hello. Where can I get patched sources of sql.js? An PR was mentioned in README, but I haven't found any..
I'm about this macros #define MNC(x) ((x)[0] * 100 + (x)[1] * 10 + (x)[2]) My network is Beeline and has code 99 (one of them) (it's enlisted here -...
I’ve got links from ai-thinker support team. There are toolchain and csdk. Could you check that sdk is fresher? https://drive.google.com/file/d/1gtX49BgB3DV7nkznwRB_U0dYJr_1P-ZE/view?usp=sharing https://drive.google.com/file/d/1Rv2YKTfL7hnydce-15DwEyJqKBgo4qTO/view?usp=sharing
Does this project need some help? It seems that development is frozen..
Did somebody face problems with the ussd? cellular.ussd("*100#") returns me some garbage in the second element. I think GSM7bit_to8bit should be called depending on response content (a hypothesis).