Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
I have customed my own 52820 dongle board.
I wanted to run ncs2.7.0/zephyr/samples/subsys/usb/cdc_acm demo on my board to test whether it worked. So, I builit the cdc_acm...
Hi
I'm trying to make the UART-HCI example run on my nRF5340-DK board.
Environment: - nRF5340-DK Version 2.0.0 (2022.13) - nRFConnect 2.7.0
I've built the example with...
Hi All.
A few years ago, Nordic documentation for developers included many "examples" to practice with and learn about this technology. For instance, ... >examples>ble peripheral...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings and looking at the LPN friendship call...
Hi
i bound rtc in nrf52833 and set/get the time.
but the time is not incrementing ,iam reading the same time which i set.
i added the config below,
but no change in...
Hello,
I am trying to configure P0.9 as output and toggle this pin.
It is no possible but if I change the number of the pin then I can see the modification of the output...
I ran this exercise a month or two ago and it worked to do OTA updates. I then tried recently again and it is giving me "Device not supported" in the Nordic Device manager...
How can I get the lis2dh12 accelerometer speed at 1.344 kHz as mentioned in the datasheet from thingy52?
I have configured the registers as per datasheet of the accelerator...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hello,
I am working on the Raytac MDBT50Q-RX dongle which has the nrf52840 chip embedded. I am having issues programming it using the debug pins on the module, using the...
hi
board : nrf52840dk
sdk : nrf connect sdk v2.6.1
example: matter light bulb
problem:
I want to add another set of PWM to the sample code. How should I configure...
Hi,
I'm trying to implement the Current Time Service example in the SDK.
I downloaded the nRF Connect Desktop App for Windows.
I want to clarify how the example works...
Dear Nordic support team,
We are currently using a nRF52840 µC with NVS V.2.6.1 and sometimes the Android device acting as central, is unable to establish a BLE connection...
Hello,
I am in the process of adding LPN nodes to my network, Unfortunately I am getting a lot of "Ignoring old SeqAuth" Warnings on the friend side and looking at the friendship...