I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
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...
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...