How to get started with the NRF5340-DK

  Переглядів 5,656

ANTSHIV ROBOTICS

2 роки тому

In this video we demonstrate how to get started with the NRF5340-DK. The objective here is to download the nrf SDK, open up segger studio and start programming the board.
We open a demo project called blinky and let one of the LEDs blink. A simple project to get started.
The next part, we allow the NRF5340 to work with NRF24L01+. Watch the next part here: ukposts.info/have/v-deo/n4p7jXppmId70pc.html
Website: www.antshiv.com
Patreon page: www.patreon.com/antshiv_robotics

КОМЕНТАРІ: 9
@rapoliit
@rapoliit 2 роки тому
Eagerly waiting for Bluetooth communication carrying audio/mic payload. Thanks in advance
@antshivrobotics
@antshivrobotics 2 роки тому
Thank you for your comment. I have been planning on using the module for video streaming. Starting out with audio is on my list. I am not sure when I will be working on this, but hopefully soon. May be in a month or so.
@rapoliit
@rapoliit 2 роки тому
@@antshivrobotics Assume one master , 5 slaves . Can master select the slave among 5, and carry audio communication via bluetooth LE? How to contact you antshiv? I am also about to take up such activities. Hope to seek your guidance. Are you on Fiverr?
@antshivrobotics
@antshivrobotics 2 роки тому
@@rapoliit I am not sure. You will have to ask nordicsemi for support. The other protocols, zigbee, ANT+ definitely allows this. For BLE I believe it is possible but would need to clarify.
@mladyombudsman3103
@mladyombudsman3103 2 роки тому
hello, I followed instructions in your video, but when i tried to upload program to microcontroler (hit the "download zephyr/zephyr.elf" option), came up the window with "no emulators connected via USB. Do you want connect to a J-Link via TCP/IP instead?" than came up error "cannot connect to J-Link". I tried reinstall J-Link driver, but it didnt solve the problem. I tried other usb ports and new usb cable. Can you give some advice how to resolve this problem? Thank you
@antshivrobotics
@antshivrobotics 2 роки тому
Hi Mladý ombudsman! Thank you for your comment. Without knowing your exact setup it is hard to provide any solution. Whenever in doubt about using MCU, I highly recommend using the support channels of the manufacturer. Do post your question on devzone.nordicsemi.com/ . As far as I am concerned Nordicsemi has one of the best customer support out there. They will be able to help you out. Take pictures of your setup, video too if possible and you will get a reply. Good Luck!
@mladyombudsman3103
@mladyombudsman3103 2 роки тому
@@antshivrobotics thank you, I solved the problem. There was a problem with powering board, not in driver as I thought. Thank you for your recommendations and I hope I will see next videos from this amazing nordic microcontroller soon.
@antshivrobotics
@antshivrobotics 2 роки тому
@@mladyombudsman3103 Cool! you can watch the next part where I interface the NRF5340 with NRF24L01+ here ukposts.info/have/v-deo/n4p7jXppmId70pc.html . I will do a video where I am able to use the BLE protocol too shortly.
@pradeepkumarp8395
@pradeepkumarp8395 2 роки тому
I follow your steps. But i am facing this issue create_nordic_project.py failed (1) ... What to do for that issue. How to solve it??? Please tell me asap...