chcmq

Results 15 issues of chcmq

The return value of ak_result.ssid is null

Set validate_ssl to true, when using a self-signed certificate, it seems to be useless, how to set the certificate parameter

``` # # uMTP Responder config file # Must be copied to /etc/umtprd/umtprd.conf # # Loop / daemon mode # Set to 1 to don't shutdown uMTPrd when the link...

config RMI4_F34 bool "RMI4 Function 34 (Device reflash)" select FW_LOADER help Say Y here if you want to add support for RMI4 function 34. Function 34 provides support for upgrading...

Sometimes it is 0x2A, and sometimes it is 0x2B, which will cause me to fail when initializing the card reader. How can I keep it unchanged?

// Use the manufacturer default key... uint8_t FFkey[6] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF}; mfrc630_cmd_load_key(FFkey); // load into the key buffer FFkey I need to validate the first key...

How should I implement this part of the logic?

Hello, Do you have any info on how to advance this library to read ISO/IEC 18092 tags (with CLRC663) ?

How to receive information from Android NFC enabled device using MFRC630?

NFC

```txt How do I support other pwm pins that control rk3566? The pwm pins from my development board have pwm11m0,pwm14m0, then how should I support and control it ```