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)...
Hello Community,
I'm interested in nRF52832 support for bluetooth.org Core 5.1 position finding feature. Unfortunately, I didn't find any reference design on the site...
Hello,
I am trying to connect the nrf52840 to the internet via a cellular connection using the ublox sara u201. I am yet to see any projects being done and wanted to ask...
hi,
would like to use Thingy52 as in object: thingy52 to connect as central to 15 heart rate peripherals simoultaneosly and send the consolidated data (application to define...
Hello every one.
I am knew with Nordic Technology and I found out the nRF52840 might suit perfectly with my application.
I am trying to play with he SDK and I would like...
Hello,
I am trying to use the SDK 15.3 with Keil 5 and the examples do not compile with out this pack 8.24.1. The Keil Pack installer does not have there database updated...
Running SES with SDK v12.2 and debugging an nRF51822 running the ble_app_uart sample application. After running for some period of time (typically 2 - 3 minutes) the debugger...
Hi,
I was trying the interactive_pyaci together with the serial and light_switch server example.
I installed and programmed everything regarding the documentation on the...
When reading in values from ADC under high noise conditions the ADC reads come into the handler out of order. This is causing application resets left and right, does anyone...
My computer can connected to debugger , but when I key the command it like this
==================command start=====================
cd /d C:\Program Files (x86)\Nordic...
Hi all:
I have download the SDK15.3,and read the release notes,but I could not find any example about Direction Finding.As I know, nrf52811 is very suitable for doing direction...
Hello.
I would like to use any of bonded {IRK, LTK, ediv, rand}info to validate public MAC[6], to be sure that it's valid. Seems that such validation functions are only...
There is a bug in the nrf_libuarte_async.c file :
The first argument to the macro is "m_ppi_channels[PPI_CH_RXRDY_CLEAR]". The macro itself is defined as:
As...