UnitV2 JSON in UIFlow



  • Hello, I'm trying to show the Unit V2 JSON results on a M5Stack Core2 with the UnitV2 connected to the A port. This function returns the error "object with buffer protocol required". ¿can you please help me to process the JSON results in real time on the Core2? Regards

    label0.set_text(str((json.loads((code.GetCodeDetail(1))))['num']))