I want to send binary data to a serial port but adl_atSendResponse requires the data to be NULL terminated. Is there a function like adl_atSendResponse that takes a pointer and length rather than just a pointer to a NULL terminated string?
Thanks
Trevor