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 Nordic Devzone,
I am using the simple BLE blink peripheral example that simply advertises and blinks an LED. I am using the ble_app_blinky_pca10040_s132 example found...
The Interface MCU on my nRF52-DK (PCA10040) broke, I replaced it with the same part number (got it from the BOM) and now I am struggling to program it through the JTAG port...
How does one get Mesh Network Id and Mesh Network Name on a provisioned device?
So far I have looked through the Mesh SDK API documentation, but was unable to find an answer...
Hello all,
My project based on NRF52832 SDK13 has some bug I trying to solve. Some users of my product very rarly faces with problem of constantly rebooting NRF52. After...
Hi,
I am trying to perform ADC conversions controlled by Timer with minimal manual interaction. My goal is that every 2 seconds, the ADC takes 10 samples in quick succession...
I have a project using nrf52840. The nrf52840 communication with a nbiot mcu using uart port. In my project the nbiot download the firmware from server and send the firmware...
Hello,
I'm using 2 sparkfun nrf52840 boards. On the central board I'm using ble_app_multilink_central ( trying to integrate ble_app_uart_c example ) and on the peripheral...
it says "The SAMPLERATE timer mode cannot be combined with SCAN mode, and only one channel can be enabled in this mode." , simply why ?
When we set scan mode , and when...
Hello guys!
We want to configure ADXL362 accelerometer on Thingy:91 board to wake up nRF9160 SiP via INT1 external interrupt. For that purpose, we need to properly configure...
Hi
I am sending data from PC to nRF52832 via the UART interface using ble_app_uart example. I am performing some operations on the data and sending data via Bluetooth. I...
See the product named "HZX-51822-16M04 Bluetooth 4.0 Low Energy Module" I need some information regarding it listed below
In this nRf5182 is the main chip soo.
1. How...
Hello,
we have a product with a firmware based on SDK13 with a serial Bootloader SD 4.0.2 on it.
Now we have to update those Devices to a new Firmware based on SDK16 with...
Hi,
I have implemented application that can connect to mobile and control audio (play/pause, volume, track). This works fine with Android. However this does not work at...
Hello fellow developers, and Nordic nerds,
I am very new to Nordic ecosystem as well as ble 5 mesh networking.
after seeing the ble mesh packet hopping feature, I am curious...
I wanted to use the nrfx_clock driver in my program, but it breaks OpenThread. I don't get any errors messages but the device can't connect to a network created with another...