I have two questions. First one is that weather note-c is supported for Raspberry pi? Or can it be supported with some code modification? (I got some errors trying to build on raspberry pi)
I want to use binary data(image) to be sent using notecard API. What is the option for Raspberry pi?
The current note-c library is not supported on Linux platforms, but that’s not to say it couldn’t be done! It’s on the team’s backlog to create a Linux port, but in the meantime it may be a good exercise to review the note-c docs and create a port yourself (e.g. using AI tooling!).