I have used the Programmer previously with success. I am attempting to program the Dongle (10059) with a slightly modified version of ble_nusc_usb_dongle. Although it claims...
Hello Team,
I have flashed the bap_unicast_server bluetooth sample on my nRF5340 Audio DK. No build or flash errors. When I connect to my phone it connects properly. I'm...
I'm working on a project involving a USB dongle based on the nRF52840 SDK-2.9.1, which needs to communicate with a sensor (also an nRF52840) and transmit data via USB to PC...
Hello Nordic team, For the ( POC), I configured ADC channel 1 and interfaced a potentiometer to pin P1.14. The ADC was set up accordingly to read raw value from the potentiometer...
Hello, I have been going through the DFU and FOTA lesson in the Nordic intermediate course. I see that there is a FOTA support for a scenario in which we want to update a...
Hi
I need to sync a PC with a BLE board. Fixed delay is not a problem, but jitter should be max +/- 1 ms.
Our competitors have solved this issue some how.
As we all...
The device sending data will be accepted to the callback function nrf_gzll_device_tx_failed, But the host side receives the data and calls the function nrf_gzll_host_rx_data_ready...
Hi!
I'd like some help in understanding the initiation of provisioning. We would like to have something along the lines of:
Using a mobile app, a user receives a list...
Because I encountered the same problem, so I needed help. I ran the nordic official example E:\sdk\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_multilink_central...
I have successfully used the guide for BLE DFU.
But now I have trouble using the DFU via serial port. Do you have a guide for serial DFU?
I have tried two things.
...
I have a weird question:
On the nRF DKs (51&52) there are pin headers to connect them to an Arduino.
When delivered, on these headers there are some sort of plastic clamps...
As I working on a new project I am writing the code to support the new SDK driver structure and not including any "legacy" code support.
This highlights the fact that the...
I have a custom board with nrf51422-QFAC, used with SD 130 and SDK 12.3.0. My firmware consist of ble_app_hids_keyboard example modified. Schematics are attached below.
...
Hi all,
I using 1 Provisioner provisioning for some Nodes (light switch server) . If I have 5 Nodes in mesh network
I want to remove Node 4 from network and then add it...
I am working on a BLE peripheral (nRF52832 & SDK 15) which uses the Peer Manager to handle encryption and bonding to a previously existing central device. Sometimes bonding...
I am using the Segger Embeded studio and wondering about the SWO output.
I know I can load code and set break points with just SWDIO and SWDCLK.
So with RTT do I really...
HI all,
I'm working on the nrf52840, and I've tested this on the devkit as well as on-board on the product I'm working on. Using the saadc, if I tie my AIN line to VCC...
My use case initially is a single central sensor server powered from the mians and serving by BLE one battery-powered peripheral that has one of the commonly available st7565...
Hi,
MacOS serial device name is changings all the time when the nrf52 DK Eval board is re-powered. Meanwhile I have /dev/tty.usbmodem49, counting up. Next time I re-power...