Hi There,
I tried to run the MQTT example on the ESP32 Wrover kit with the Black VEE:
https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/mqtt.publisher
on
I can build it as a module, but when I try to deploy it it gives an error:
1 : SOAR ERROR
[M51] - Class ej.sni.SNI not found (class is referenced by the class ej/trace/Tracer).
FAIL
Soar image generation aborted.
So it requires the SNI and it is not in the Black VEE ?
Is that right? I thought the black VEE was the superset?
Thanks
Sam