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)...
Hi,
I have setup a provisioner using the provisioner example of the mesh sdk.
I have also setup 10 nodes using the on_off example of the mesh sdk.
I have provision...
Hi all,
I have successfully followed this [tutorial]( https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/using-a-custom-secure-partition-manager...
Hi!
I am trying to flash a component on my custom embedded PCB that embarks a NRF52832 through BLE. To do this, I run on my PC a python script that reads from a hex file...
How to enable Read back protection in nrf52832 and in nrf52840 after DFU completed.
i have tried using --rbp all its working but i want to do in code(any register or by...
Hi, I'm using the PCA10056 with NRF52840 and I'm using the P24 Section, there's a pin that doesn't have number and neither is connected to GND...
(the pin in the right down...
Good day!
I've found that with connected proxy and enabled filter node only forwards messages and doesn't use advertising. I didn't found in Mesh Profile v1.0.1 any mention...
I'm using a nRF9160-DK (PCA10090) but I can't see connected device on Programmer (v2.0.0) nor LTE Link Monitor (v2.0.0), both installed and launched through nRF Connect for...
I recently installed the nRF Connect extension for VS Code on my PC(Windows 11, 10700k).
I cannot see my connected boards.
But the "programmer" of the nRF Connect...
I have tried a lot but my DK wont enter in Bootloader mode, or atleast the Bootloader folder does not show up in my Windows 7 machine. I am able to do that comfortably with...
I am trying to program the nRF52840 Dongle with the HEX file according to "Programming the nRF52840 Dongle". The dongle is connected to USB port and the LD2 is pulsing red...
On IN141 Informational Notice v1.1 changes for nRF52840 to revision 3 (build code Fx0) are presented.
One of the changes is "New (optional) filter coefficients for pulse...
Hi all,
I am currently developing audio sampling on a custom board using the nrf52832. I'd like to sample at 20khz and am using the nrfxlib driver for this ( https://github...
Hi everone!
I am developing with SDK17.0.2 and using the nordic NUS peripheral example.
I am seeing a strange effect:
I am connecting from an android mobile and when...
I have developed my own flash management module that has been working fine for a long time.
Today, for the first time, I'm trying to write to flash from within a timer,...