Nementon
Nementon
# Context Xiaomi Mi Note 3 (Qualcomm Snapdragon 660), connected on 3G network for CS (CS fallback) and 4G for PS. Only one SIM activated. ``` [+] Compilation date: Mar...
**Describe the bug** Dashboard and history data are not available. Under go query to `tequilapi/node/provider/sessions?range=1d` is yielding a 500 error: ``` { "error": { "code": "err_provider_sessions", "message": "Could not get...
This PR will add support for SIM/USIM communication via a modem device using the AT+CSIM command. It has been tested with a USIM: ``` from card.USIM import * usim =...