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 am in the process of creating firmware for a product based in nRF52 because the firmware that comes with it does not fit my needs. So I am in the begining of the process...
Hi, I'm new with the Nordic, looks fin but I can't find application command interface description for the PC_BLE_Driver.
Background: I have a running application supporting...
SDK 12.3
nrf51 DK
ARMGCC
Windows 10
I'm trying to switch to gcc. I use 4.9 2015q3 version as recommended.
I have a trouble with simple blank blinky project (nRF5_SDK_12...
Hi,
I update the nRF Connect SDK to the latest version.
I switch SW5 to NRF91 and then erase the flash in nrf91 by using command nrfjprog –eraseall.
Then I use SES...
Hello All,
I am working on nRF51822. I am use IAR and nRF51 SDK 12.3.0.
I want to simultaneously read the value from 2 analog pins. For this, do I create just one adc_init...
Hello, I'm practicing this blog; Segger Embedded Studio - A Cross Platform IDE
on the following environment.
64-bit Windows 10 desktop
SEGGER J-Link 6...
Hi,
Recently we upgraded from NRF52832 to NRF52840, and as the Development seems to come to an end, one of the last features we need is OTA capability.
currently I am...
Using SDK 15.3.0 and S140 v6.1.1, would it be feasible at all to synchronize two nRF52840 modules, each only radiating in an oposite direction, in such a way they would alternate...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Dear Sir/Madam,
I have interfaced NRF24l01 module with LPC1768. Then used example code from Github for Intial configuration of NRF24l01 using LPC1768. checked waveform on...
Hello,
I have a problem with ble_peripheral examples.
Im using Embedded Studio V3.40 and I setup it like in this tutorial: devzone.nordicsemi.com/.../segger-embedded...
I just installed SES v4.16 and get the license key to activated, and also I get nrf5 SDK15.3.0 to test
I open example solution "ble_app_cts_c" and try to build it
result...