Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
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...
ok,i recenlty have gotten iq samples from Rx.but i think my received iq samples are from Tx .i use the NCS 1.9.1 with two boards nrf52833dk.
firstly,i connect antenna array...