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,
Where the Firmware is being stored in the flash??
In which address of the flash the firmware is being stored when i flash the code??
In what file type ,the firmware...
Hi.
I am trying to set up a simple Ble beacon on a PCA10040 and a sniffer on another PCA10040.
IDE = Segger Embedded Studio for ARM (This works fine)
The beacon uses...
Hello,
I'm trying to start working with the NRF52832 Dev board for quite some time and can't manage to get anything complex done other than blinking an LED and even that...
We are using a TI AIC audio codec interfacing with the nRF52 over I2S.
The TI codec specifies the following expected clock frequencies for a sample rate of 16KHz and sample...
Hi
We are trying to find a solution to connecting a BLE peripheral to a "preferred" or "primary" central. We are considering having the peripheral connect to multiple centrals...
Hi,
Probably the answer to this question is no, but I can't seem to find any reference in the standard and/or your SDK documentation that proofs that the same relay message...
Hi,
In the Release Notes of SDK 14.2 the following issue (for an emulated NRF52810 project) is mentioned :
*** Known Issues
****************
** BLE **
- When working...
Hi,
Is there any API in Softdevice S132 v5 production to set up advertising extension?
In migration notes of SoftDevice S140 v5 alpha3 I can find annotation:
A new...
I have read the nAN24-13 application note as well as the crystal selection portion of the nRF24LE1 and nRF24LU1 data sheets and I am still undecided about this crystal
https...
Our intention is to wake up the nRFLEI from power-down using the external interrupts, perform some actions and return to power-down. There are three external control signals...
Dear nordic employee
when I use the spim to send 1 byte address to read it's value(4 bytes)
nrf_drv_spi_transfer(&spi,headerBuffer,(uint8_t)headerLength,readBuffer,...
Hi,
We are trying to transmit a single byte over SPIM using easyDMA but our logic analyzer shows that 16 bits are being clocked out. The first 8 are our message and the...
Hi
I just test the new sdk 15.0
When I test the power of the demo project named "ble_app_hrs_freertos", I get the power table below:
No chage
810uA
...
Hello world.
After I have used this guy code.. KNN c++ . and good for implement it to my module nRF51822.
But if there's problem issue or not. because, there was an confusing...
HI Nordic,
I want to know whether the NRF52832 use the RC oscillator as the default source of HFCLK . I want to use the TIMER peripheral to do a precise duration measurement...