Arduino Forum
invalid conversion from 'byte' to 'const void*'
Projects
Programming
system
June 16, 2014, 11:51pm
27
Try this...
uint8_t len = NDEF().encode_TEXT((uint8_t *)"en", (uint8_t *)inData);
show post in topic
Related topics
Topic
Replies
Views
Activity
Sending Serial data to modify variables in arduino
Programming
18
9066
May 5, 2021
Is it possible to convert a byte* to char[]?
Programming
23
39278
May 5, 2021
Trying to compare data: error: invalid use of void expression
Programming
18
6510
May 5, 2021
Varible Conversion & Serial question
Programming
35
6389
May 5, 2021
Serial Read, String, Convert ATOI
Programming
31
121440
May 5, 2021