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,
I am working with NRF52840 DK, from this i am using KEIL IDE. I got some error while opening the KEIL SW like Cannot set path to software packs. Make sure that RTEPATH...
Hi,
My customer use nRF5340 as their master control IC, which will connect with lots of peripheral.
They are considering about simulate a uart with GPIO.
What's the...
I have designed a custom board for the nrf52840 and upon testing it in the nrf connect sdk (using a JLink), I can only see the board when it's in bootloader mode. When it...
Hi,
I am in the process of migration from SES to Visual Studio; I have imported my project; but it has no active build configuration. When I try and add a build configuration...
I am using 9160 to develop a watch product. During the network test, I found that the description of parameter period tau in CPSMS instruction and xmonitor instruction is...
So, i have created a custom board using the nrf52811 SoC. I tried to upload some bluetooth examples to it, and i can see the device on the nRF connect APP. The problem is...
On firing the following command "$ node cli create-ca-intermediate"
terminal showing error
I am following this link nordicsemiconductor.github.io/.../DeviceCredentials...
Hi support team,
I'm trying to simulate the BDM protocol of the 9s12 chip series. Basically the protocol is as follows: Communication on 1 GPIO pin, output open-drain mode...
Hi,
NCS1.9.1, VSCode, nRF5340DK cannect a NFC tag,
i write text to NFC tag by Adafruit-PN532 with anouher device,
than 5340 mcu how to read the text in NFC tag ?
...
Hi! I would to know how to partition the memory of the board and how to make that secure and trusted. Once I did that there is a way to save some information in that portion...
I'm using a nRF52832 for a product under FAA regulations. The standard requires the BLE module to perform a self-test. What self-test capabilities does the Nordic nRF52 family...
Hi,
I see that the NRFX_SAADC_CONFIG_LP_MODE macro sets the default low_power_mode member for the nrf_saadc_config_t struct used to initialize the adc. What I cannot figure...
Hi Nordic Dev Team,
I've got an application where I want to store two types of log data in my memory flash that I want to send to server eventually via BLE mobile app. ...
Hello, I recently did a ble project, it requires pairing and binding ,
1, I can't find ble central demo
2, The ble central of 52832 will connect to multiple slaves, and...
Hello there,
I am using the rtc2 in NRF52832 to interrupt at randomly generated time instances. Now, I am trying to integrate this functionality in a framework that uses...