• It would be very nice to have such gateway. Because that would allow to update AT6558 firmware. Currently it is quite outdated. Some CASIC commands work, some do not. I even cannot figure out how to see SW version.

    //MON-VER
    Serial2.write([0xBA,0xCE, 0x00,0x00, 0x0A,0x04, 0x00,0x00,0x0A,0x04]);
    //MON-HW
    Serial2.write([0xBA,0xCE, 0x00,0x00, 0x0A,0x09, 0x00,0x00,0x0A,0x09]);
    

    It returns ACK-NACK

About

Avatar for Mark_M @Mark_M started