February 12, 2017 at 9:01 pm #7115 DominiqueParticipant Pour info, pour avancer, j’ai ajouté cette méthode dans MrlComm.cpp : void MrlComm::sendCustomMsg(const byte *data, byte msgSize) { msg->publishCustomMsg(data, msgSize); }