Testing the ble_app_uart example in the nRF5 SDK [SEGGER]

  Переглядів 8,728

nrf5 dev

nrf5 dev

3 роки тому

In this video I'm testing the ble_app_uart example located in the nRF5 SDK.
For that I'm using :
* Segger as a toolchain.
* The Arduino Serial Monitor for sending and receiving the data.
* The nRF connect mobile app for testing the BLE side.
Hope you find this video helpful!
SUBSCRIBE and LIKE the video if you do.

КОМЕНТАРІ: 16
@bbchen5478
@bbchen5478 3 роки тому
Thank you for your video :) Is it possible to have a video to measure the ble uart through put? i.e. when sending a large file from the peripheral to the app
@manuel5187
@manuel5187 3 місяці тому
I'm implementing a ble communication through nrf sdk. I have data in the peripheral of 10 bit and i want to pack them in order to have 2 data samples of 10 bit into a variables of 3 bytes and unpack them in the central. Is there any source related to see how can I implement this function? I know is pretty specific
@chandanbr1843
@chandanbr1843 2 роки тому
Nice video, and i have one doubt from this same code can we do bonding, how to do? Please help me.
@Jm-my1rd
@Jm-my1rd 3 роки тому
Oh my god, thank you for this video. I'm self learning beginner. I just purchased BL651 module its a BLE from Laird connectivity. Can I use that RNF52840 developing board to program my BL651 module? I would love to learn how to use SPI protocol.
@nrf5dev
@nrf5dev 3 роки тому
You're welcome. For the BL651 module, I see that it's based on the nRF52810 which is one of the 3 SOCs that the nRF52 Dk supports the development for. This SOC is referenced to as the PCA10040e, which is the Emulated version of the nRF52832 (the nRF52 Dk's on-board SOC). The issue here is that not all the examples on the nRF5 SDK support this SOC, So in this case (depending on if it supports the example features) build its PCA10040e folder. In the Blinky example, you have that folder. So you can easily build the example project and run it on this SOC. For using the nRF52840 dev kit to program the module, yes you can. Also with any nRF5 development kit. This is due to that all the nRF5 development kits have an on-board J-LInk chip, that makes the on-board SOC programmable just with a USB cable. Other wise you would need a Jlink debugger device to program the SOC. Same as with your module ! www.adafruit.com/product/2209 But, the good thing about the nRF5 dev kits is that the on-board Jlink debugger chip can also program external SOCs. So if you have an nRF5 based dev kit, you can just use it to do so instead of buying a standalone Jlink debugging device. In an nRF5 dev kit, you'll have the SWDIO, SWDCLK, VDD and GND pins exposed. And that's pretty much what you'll need. Once the on-board Jlink detects the external SOC, it'll disconnect from the on-board SOC. And so any SOC related communications will be performed on the external SOC, including flashing an application. devzone.nordicsemi.com/f/nordic-q-a/14058/external-programming-using-nrf52-dk nRF5 dev kits also have a connector for that, in case your external module has an SWD connector on it. So you can easily connect it to the dev kit using an SWD cable. www.adafruit.com/product/1675 The connector is named (Debug out), and it's on the right of the programming USB port. Example of a dev board that has the SWD connector, and uses an nRF52840 SOC based module (Raytac MDBT50Q). www.adafruit.com/product/4062 Hope that helps, I have this board on my desk, so I might do a tutorial about that soon.
@Jm-my1rd
@Jm-my1rd 3 роки тому
@@nrf5dev Thank you so much!!!
@JustHangOutWithMe
@JustHangOutWithMe 3 роки тому
Thank you man... sooo helpful!!! But why I cant find the nrf by my laptop's Bluetooth?
@nrf5dev
@nrf5dev 3 роки тому
Glad you found it helpful! For your question : It's the same as on your mobile, you also need an application on your laptop. If you're on Windows 10 try this one : www.microsoft.com/en-us/p/bluetooth-le-lab/9n6jd37gwzc8 Note : You'll find your device on your mobile and laptop's Bluetooth settings, if it is advertising some specific services, like the keyboard hids BLE service, or the mouse hids BLE service ... Hope that helps,
@Ferproko
@Ferproko Рік тому
How can i send multiple messages from the Android App? Like in a sequence.
@stuff2learn07
@stuff2learn07 2 роки тому
Can you please let us know a little bit about the emulator that you are using for android?
@nrf5dev
@nrf5dev 2 роки тому
Hello, It's not an emulator, it's just a tool that let you control your Android phone from PC. So you'll need to attach your Android phone via USB. Tool source : github.com/Genymobile/scrcpy
@stuff2learn07
@stuff2learn07 2 роки тому
@@nrf5dev Thanks. I was thinking of an emulator which supports bluetooth. For folks who don't have an android phone at hand.
@naveenkumar-ey2du
@naveenkumar-ey2du 4 місяці тому
bro iam facing these error while building the code : unknown type name '__printf_tag_ptr'
@nrf5dev
@nrf5dev 4 місяці тому
try segger v 5.66
@naveenkumar-ey2du
@naveenkumar-ey2du 4 місяці тому
thanks bro @@nrf5dev
@icmimportaciones6244
@icmimportaciones6244 Рік тому
Hola puede dejarme tu correo por favor necesito un desarrollo para nORDICO
nRF5 SDK - Tutorial for Beginners Pt 40 - Bluetooth Low Energy an Introduction to basics in BLE
42:17
Introducing nRF Connect for VS Code
1:00:47
Nordic Semiconductor
Переглядів 17 тис.
0% Respect Moments 😥
00:27
LE FOOT EN VIDÉO
Переглядів 29 млн
одни дома // EVA mash @TweetvilleCartoon
01:00
EVA mash
Переглядів 3,4 млн
McDonald’s MCNUGGET PURSE?! #shorts
00:11
Lauren Godwin
Переглядів 25 млн
nRF5 SDK - Tutorial for Beginners Pt 10 - UART   Serial communication
22:42
Sumair's Embedded Engineering
Переглядів 20 тис.
Seeed Studio XIAO nRF52840 2: Zephyr, nRF Connect SDK, GPIO and UART
16:13
I used the first AI Software Engineer for a week. This is happening.
26:37
nRF5 SDK - Tutorial for Beginners Pt 45 A -Advertisement Basics
55:55
Sumair's Embedded Engineering
Переглядів 6 тис.
nRF52 BLE tester project PART1 [Building the nRF52 firmware]
3:45:40
Top 5 Beginner PCB Design Mistakes (and how to fix them)
12:52
Altium Academy
Переглядів 189 тис.
Лучший телефон на андроиде?
0:25
Опросный
Переглядів 124 тис.
iPhone 15 Precision Finding | Find Your Friends | Apple
2:52
Самый маленький игровой ПК
0:46
ITMania - Сборка ПК
Переглядів 569 тис.
КУПИЛ SAMSUNG GALAXY S24 ULTRA ЗА 88000 РУБЛЕЙ!
27:29
DimaViper
Переглядів 48 тис.