I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
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...