I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
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...
Hi,
1. Does nRF52840 CKAA WLCSP support QSPI 32MHz?
2. What should qSPI 32MHz measured CLK waveform look like?
3. Is there a 32M QSPI CLK sample diagram actually measured...
I finally had success in getting a SPIM master running with a single SPI slave (Honeywell sensor running CS 4 on the Arduino R3 header) on my nRF9160DK. But now I need to...
Dear all:
I am developing a ble scanner using RADIO Peripheral.
I have 2 questions to ask
1.When is the END event triggered?, How does the hareware know the packet is...
I received the hardfault in the following image.
The function at the address 0x00028C44 is:
The hardfault did not occur again after resetting. I'm not sure why this...
Hello,
We have a PIC32 controlling the NRF24L01 with some sucess so far.
But sometimes we get the chip in a state that we can't get off.
We still cannot pinpoint the...
Hi Team,
I am developing an application that nordic chips receive data from msp430 chips by the SPI, and send them out.
Nordic can receive the data from the msp430, but...
Hello everyone,
I tried to add the long press event into my bsp_event_handler without success. I get the normal button press event, but the long button press event is not...
Dear Nordic FAE:
Where can I find the nrf52840-CIAA REACH report?
i can not find it by
focenter.nordicsemi.com/index.jsp?topic=%252Fcom.nordic.infocenter.sdk5.v12.2...
Issue:
While trying to initialize and check the viability of an I2C interface using TWIM, my NRF_TWIM_TASK_STOP never triggers NRF_TWIM_EVENT_STOPPED.
Code:
This causes...
Hi,
I have installed the v1.8.0 nrf connect sdk and created a new application using the nrf connect vscode extension based on the ble/throughput example. Created a build...
Dear Nordic Engineer
I would like to know the version of openthread in NCS 1.8.0? And what is the otbr posix version corresponding to rcp firmware? It is reflected in the...
Hello,
I am using NRF connect SDK v1.5.1. I want to delete the last paired and all paired from central and peripheral also.
I found that pm_peer_delete() & pm_peers_delete...
Hi,
SoftDevice S112 is not Central support just Peripheral.
The max connection of Peripherals is 4, I didn't understand the meaning ! Peripheral can connect only to Central...
Hi, I am trying to use the nRF52833 development board for Bluetooth direction finding. I am having some problems, and I would appreciate it if I could get your help.
My...