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...
We are working on requirements for a design based on the nRF52832. Does Nordic have characterization data to share of the temperature dependency of clock drift of LFCLK?
Hello all,
I've got a Thingy 9.1. I've successfully built and flashed the serial_lte_modem example (with no changes) onto the device but when I open the serial port in LTE...
Hi,
I dowloaded mesh 5.0 sdk and open light_switch example project with SES which installed in a 64bit windows 10.
I set the SDK ROOT as following the step of online guide...
Hello,
I have just started in the world of Nordic products and quite recently in the embedded world. I'm trying to learn and understand the use of zephyr in basic projects...
Hi,
after migrating functional project to latest ncs version v1.5.0 I managed to build and flash it to nrf52840 board without problems. However if I enable MCUboot option...
Hi guys,
I want to add the function of multiple slaves to the nrf_desktop routine to support two hosts to connect to the keyboard .This routine is in the ncs1.4.1\v1.4.1...
Hi,
My application is to scan BLE advertising packet.
My application works when the scan_phys is set to BLE_GAP_PHY_1MBPS.
params.active = true; params.interval = NRF_BLE_SCAN_SCAN_INTERVAL;...
I'm specifically interested in the predefined SPIMn - SCK, MOSI, MISO, SO pins for this device, so that I can marry this information into my CPU Schematic Page. Whilst the...
Hello,
In our application, we have an external watchdog IC. We need to test the timing of that chip during our board power-on self-test.
We currently achieve this by setting...
Hello!
Recently we have noticed that some of our devices has been reporting strange fulgurations on their reported battery level. This is a graph over 24 hours:
When...
Hi I am the evaluation board of nRF52832 (TAIYO YUDEN Evaluation Board) EBSHSNZWZ) is used. I want to use P0.09 and P0.10 of nRF52832 as PIN of GPIO(TWI). It was set according...
Hi,
I'm developing a serialization system with nRF52832 and an application chip. My product is a power-sensitive.
The code of ble_connectivity in nRF5 SDK 17 calls nrf_drv_clock_init...
I've run into an issue with FOTA updates. The issue can be described by the following sequence of events:
A device is completely erased and programmed with a binary image...
Hi,
I am working on programming a bootloader on a NRF52840 DK using a different NRF52840 DK. Currently I have them connected via the debugger and have been successful in...