Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hello
I am a Hinal tailor (Embedded Developer). I would like to inform you that I am working on a sharp deadline project I need to connect more than 5 nodes in a mesh network...
Hello all,
Ive been working on mesh a lot in the last weeks and had problems implementing the Mesh SDK into an existing ble application of mine already. Many problems occurred...
Hello,
I am trying to partition the RAM and the internal flash of the nRF9160, and I am blocked.
I began by defining the partitions in the board device tree, based on...
Hi guys
I would like to know more about nrf52832 errata 245. Where can I check if data whitening is enabled and if the CRC contains an address field? Can I ignore this errata...
Hi, I'm following the Buttonless DFU Template Application on nRF52 DK (PCA10040), SDK 17.0.2. From my understanding, we need to use the following codes to merge the following...
Hello,
we are using the nrf52832 to develop a BLE application. But we need more high out power, so we need a PA IC.
we want to know does the nRF21540 can support the BLE...
Dear Nordic,
we are using s132_nrf52_3.0.0_softdevice.hex on nRF52832, nRF5_SDK_12.2.0_f012efa
We have noticed, that sometimes after issuing sd_ble_gap_disconnect(m_device_conn_handle...
Hi.
I'm having issues setting the instant on high threshold on the ADXL372 on the Thingy:91. I'm new to this, so I might be missing something obvious. I've updated the thingy...
Hi
On my device, after a successful (bonded) connection to a central, if I then turn off BLE on that central, my device moves through fast advertising and slow advertising...
Hi
I am trying to get the SDHC/Disk access with FAT working on the nRF9160 dev platform and Asset_Tracker V1 app
It is shown to be connected on the TRACE connector ...
I have two BC805M EK .
Board 1: when I upload the (LED controlled by reset button) code to it, it works fine.
Board 2: when I upload the LED control code to it, I could...
Hi,
I want to build an application for nRF52840 DK that receives data through BLE from mobile phone (via nRF connect android application) and sends it to another microcontroller...