Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
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...
Hi,
I tried to find info on how to print float values in Segger windows application, no luck. Of course my question is how do i printf() float values on debug terminal in...
Hi,
Am working on serialization where we have already developed code using nRF5 SDK v11.0.0 but now we started to use nRF5 SDK v15.2.0 SDK.
My problem is am getting...
Hello,
I have a uint16_t variable. It can increment till 16K. After every increment I want to store into Flash, so that even if there is a reset, I can restore the value...
Hello everyone,
I had that problem before and now I have that problem with another V0.9.2 board. I have started IAR and it asked me to update to firmware on PCA10056 so...
I have two mic , how can I get data from Left and Right mic? Is there any example code to help me?
My code like this : ( I think the data from pdm_data_handler is like 0xFFFFxxxx...
Hello,
I am using Seeger for flashing Code and Debugging. I ported code from “flash_fstorage” example code to “ble_app_blinky”.
In “ble_app_blinky”, as part of wait_for_flash_ready...
Hi,
How can I port the code written for nRF51 to nRF52>
Do have nRF52 FW backward compatibility.
And can i use same base code for both chips?
Is there any link/documentation...
Hi, I am testing NB-IoT on the nrf9160 and it appears the DNS is failing.
I have two networks here and with an NB-IoT modem from a different manufacturer the DNS is resolved...
Dear NRF gurus,
We are trying to implement a BLE node to bridge BLE 5 and BLE 4 - to leverage the long range of BLE 5 in the meanwhile working with the large amount of existing...
hello everyone, i am looking for the maximum allowed deviation of the uart. The nRF52832 is clocked with 32 Mhz and has a baud rate of 19200. What is the maximum deviation...
Hi
I am working on BLE Eddystone example program in nRF52832 using SDK 15.3.0.
can i change the password entered in the nrf Beacon for Eddystone app into ascii value.
hi ...
i want to connect multiple peripheral to one central , want to share the data. so i have merged the multi link central with central uart . while i am compiling i...
hi,
i am trying to integrate nRF SDK 15.3's ble_app_buttonless_dfu service in ble_app_blinky example,
after adding all source files and and preprocessor definitions while...
Hi,
we are using a custom nRF52840 board with SDK 15.0 and softdevice S140 6.0.0. Flashing the application including DFU and softdevice using SES produces the following...