février 12, 2017 à 9:01 #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); }