I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Hi, We have a typescript-based code running pc-ble-driver-js on a linux machine, with peripherals that are nrf52840 or nrf52833, which is a setup we have used with minimal...
I have to check the few condition if that condition fails i need to force fully unprovision the device.Is there is any way to do it?
can we unprovision the device by any...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
I run pc_ble_driver_py example serial_port_enum.py. But it failed with can't find module error message.
python.exe .\serial_port_enum.py NRF52 Traceback (most recent call...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi Everyone,
I am working on a project which involves reading data from an accelerometer ( MC3672 ) using NRF52832.
Currently sampling is done via the data ready pin...
Hello,
I am recompiling a system from a nRF52832 to the nRF52840.
This is a BLE peripheral. I started with a working ble peripheral example so that I was able to start...
Hi, I have started with "__nRF5_SDK_17.1.0_ddde560" ble_peripheral>ble-app_uart example code project( ble_app_uart_pca10100_s140 ).
I work with IAR Embedded Workbench IDE...
My client is attempting to use the Dongle with a Windows 8 tablet. The Dongle shows up in DevMgr as both nRF52 USB CDC BLE Demo and as Communications Port (COMx). However...
Hi,
I'm having an issue with flash usage reporting when building app. I'm using MCUBoot, so 2 images are generated.
First of all, my definition of partitions in an overlay...
HI
1. If we choose a 28.8MHz crystal oscillator for the MCLK of I2S, will it affect BT? 2. In our design, the power supply is VBAT, and the VDD_nRF setting is 1.8V. Does...
I would like to use GPIOTE, PPI, and TIMER to do the following.
I'm using three GPIO pins. Each pin will get square-wave like signals of varying frequency. On each pin I...
Hi Nordic:
we want to add timesync function on nrf5340 ble nus.(1central + 16peripherals, 0.1ms precision )
Such as:
https://github.com/nordic-auko/nRF5-ble-timesync...
Hi,
Can I know how to set the UICR as the default address in nRF52840 SOC with SDK 17.02/17.1.0 by using nRFJPROG command line tool / SEGGER Embedded Studio IDE.
nRFJPROG...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I managed to implement a multilink communication...