Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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 try to add BLE scanning function to receive all the advertising data in my application.
My existing application is started from advertising example.
After added...
Hi, I have a customer wanting to do OTA firmware upgrade using nRFUtil on Fanstel BC840E module.
They have installed the python
D:\nRF_Pjts>python Python 3.9.2 (tags/v3...
Hi!
After cloning a fresh codebase and building the trusted firmware-m sample parts of the mcuboot scripts seem to break:
Traceback (most recent call last): File "/home...
Hi all,
I am developing a low power product based on the nrf52840 module, using the openthread stack from NCS (v1.4.99). Since the device is powered by battery only and...
I would like to use MAGPIO0 , 1 and 2 as 1.8V inputs. I've read through the documentation, but can't find any way to assign pin numbers to these (I'm using Zephyr), only that...
Hi,
First i want to know what is the relationship between connection interval and GAP Event Length.
In one test condition I configured as:
connection interval = 7...
Hi Experts,
We are developing application on nRF52840 based BLE 5.0 module i.e. BMD-340, in short we are integrating the BLE in one of our existing product & upcoming...
Hi Nordic Team,
I'm working with Nordic NRF52832 BLE development Kit. Currently, we are working with DFU Secure bootloader. In this bootloader, we tried the button pressed...
Hello everyone, I am running a code with uart i2c interruption and power management but I have this error : nrf_pwr_mgmt.c:78: undefined reference to `__start_pwr_mgmt_data...
Hi,
Does Nordic have a network-steering function that attempts to join networks on all channels? We will not know which network channel the sensor needs to join ahead of...
Earlier (couple of months) I was working on the examples/peripheral/ppi example in SDK12.2.0. I converted the Keil project inside pca10028/blank/arm5_no_packs to a Segger...
Hello,
I am trying to reset the Zigbee network configuration on my End Device when the user press on a reset button for a long time.
I don't want to restart the product...
Hey.
I have a GPS chip which uses 57600 baud for its rx pin, and 115200 baud for its TX pin.
I need to switch between the two baud rates, and also some times connect to...
I'm using nRF51822_xxAA , with SDK12.3.0 and Softdevice S130 v2.0.1 on Keil V5.29.0.0. And as a central I use Redmi 7A phone with Android V10. I want to sample ADC @ 200Hz...
Hi,all:
There is a question when I run usb_msc example on nrf52840DK(sdk17.0.2),I do as following steps,
Then,after I press button 1 for serial times,I found there are...