Hi,
I'm planning to develop a product that takes an image via a cmos sensor, processes it and sends it via BLE. I'm using nrf5340.
What should I learn to build this product step by step?
Best regards
Suleyman
Hi,
I'm planning to develop a product that takes an image via a cmos sensor, processes it and sends it via BLE. I'm using nrf5340.
What should I learn to build this product step by step?
Best regards
Suleyman
Hi Suleyman,
To get started with developing for the nRF5340, I recommend academy.nordicsemi.com/.
After going through the academy, have a look at our Developing Bluetooth Low Energy products using nRF Connect SDK webinar, as well as our Bluetooth Low Energy Samples.
For the sensor, start by having a look at its datasheet for how to operate it.
Then have a look at our Sensor samples and Driver samples for inspiration on how to create a driver for your CMOS sensor.
Regards,
Sigurd Hellesvik