Dear Nordic Team,
I am working on a project using the nRF7002DK and require guidance on implementing the following functionality:
- Acquire data from a sensor using the SPI interface with EasyDMA for efficient data handling.
- Transmit the received data over Wi-Fi using the nRF7002 module.
I have reviewed the nRF Connect SDK documentation but would greatly benefit from an example code or project that demonstrates:
- Setting up SPI with EasyDMA for continuous data transfer.
- Configuring the Wi-Fi stack and sending data to a server via TCP/UDP or MQTT.
- Handling errors and ensuring data integrity during SPI and Wi-Fi operations.
Any relevant sample codes, documentation, or pointers to similar projects would be highly appreciated.
Thank you for your support!
Best regards,
Sriyogesh G