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 Nordic DevTeam,
What I have learned from this thread below is that using 32kHz external crystal provides less power consumption and better accuracy :
https://devzone...
To the kind Nordic support team,
We are evaluating a scenario where we need a "gzll gzp host" to receive data on two encrypted pipes at almost the same time (we modified...
i was running some power optimization and MTU tests in NCS V1.5.1 and was able to compile and run.
I upgraded to NCS V1.6.0 and there were several errors
So when I compile...
Hello,
I am currently working with the development board nRF5340DK in order to evaluate the nRF5340 SoC.
Given certain project requirements related to the operating temperature...
Hello,
I am new on Nordic controller platform and i want to make the GPIO pull down and pull up at run time and also change the IO direction.
How i can do that please...
I am using the FAT FS on the nRF9160-DK to store data on an SD card.
The CLIB library provides Linix-like fopen, fclose, …
The flags passed to fopen are strings like ...
hello,
i am using nrf52832 with sdk 15.2 using ble_app_uart example and my beacon stops axdvertsing after sometime can someone help me how can make it advertise continosuly...
I am currently evaluating nrf52840 - CDSENET E73-2G4M08S1C module with installed CircuitPython 7.0.0-alpha.3. Unfortunately the ADC readings are quite noisy. For example for...
Hi, i'm using hte Keil and a custom board with NRF51822. The question is where i can read the value of a custom service? I make the configurations like this tutorial ( http...
Hi,
I have an application where it would be beneficial to be able to send get and set messages to individual groups, nodes elements, etc. All of which are not necessarily...
why doesn't the mesh chat example work on nrf5340?
I know it's not included in the list of supported platforms, but I'm trying to figure out why.
I can compile and upload...
Hi,
I've noticed that when I'm not initialize BLE stack, I have a failure in nrf_sdh_soc_evts_poll function (NRF_ERROR_NOT_FOUND).
Can you please explain what is the reason...
Hello:
nrf_pwr_mngt_run() doesn't always work on my custom board. About 1 time in 3, in code (I'm running in debug mode and using RTT) spits out
ERROR 3735928559 [Unknown...