Code Deployment in Arduino

I collected temp and humi data with wio terminal and successfully deployed, but now I need to implement with Arduino, I can see there is a specific static_buffer.ino but i don’t know how to implement static_buffer.ino with the Arduino or other Arduino supported hardware.

Thanks.

Hi @IoBytes,

Can you tell me which tutorials you have followed already from Wio Terminal? Here’s our documentation page for reference: https://docs.edgeimpulse.com/docs/seeed-wio-terminal

– Jenny

I just followed this one to forward Temperature data to Edge impulse via Wio Terminal.