mmm im getting this error when i try to compile
the line that was changed its highlited
" Udp.write(ReplyBuffer,20); "
the header of the debug console says "invalid conversion from chart to const uint8_t*
edit
solved ![]()
i need to use unsigned char , tnks a lot ![]()