Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
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...