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 trying to get the data out of an out of the box zigbee sensor (PIR motion sensor) with the CLI example provided.
I flash an NRF52 with the CLI example, and...
We are working with tuning of the GPS:
Basically the tuning is fine but we are mostly bandwidth limited.
I wanted to ask how much is the acceptable bandwidth for a GPS...
Hi Team,
I am working on air mouse development using NRF 52832.
nrf standard package support ICM 20608 with AIR_Motion Library , but its not available now in https://www...
Hi,
I have noticed that when a peripheral (using NUS) is disconnected from a central it takes 2-3 seconds for the peripheral's BLE_GAP_EVT_DISCONNECTED to trigger.
Shouldn...
Hi,
I encountered that the PWM couldn't be closed completely, it still has about 100uA after PWM is uninitialized.
For troubleshooting purposes, I have posted my code...
I am working with SPIS on nRF5340. Since my RX and TX buffers will not change, is it possible to call nrfx_spis_buffers_set only once, during initialization? I tried to do...
I am creating the Battery characteristic in a Battery service but I run out of memory (0x04 error) when generating the characteristic. However, that makes no sense. I have...
We’re using Nordic Semiconductor nRF52840 and we may have some problem with RTC when we simulate a brownout. In our application we have both coin cell battery and external...
when I am trying to setup linux with this link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_installing.html#install-the-toolchain
On typing this command...
Hello!
I would like to know the gain of the integrated PCB antenna on the nRF52832 chip. Is there a documentation paper on the antenna itself? I couldnt find any info...
Hi!
I am evaluating DFU over Mesh by following the configuration guide here Configuring and performing DFU over Mesh . I am trying to prepare a package with the application...
Hello.
We are developing using nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral device.
I have a question about setting the UUID. My program has one advertised UUID...
I am using slightly modified master SPI example from here which is running on nRF5340 to communicate with slave device, which is RHD2216 . SPI frequency is NRF_SPIM_FREQ_4M...
Using a nRF52832, I would like to broadcast advertisement packets normally and in extended mode at the same time. Is this possible or do I have to ping-pong between, stop...