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...
Large data volume communication appears SOFTDEVICE: ASSERTION FAILED error
However, using the same firmware does not have this problem on another board。 What causes SOFTDEVICE...
Hey Nordic Team,
I am trying to disable the SPI module to optimize my project and reduce flash usage. The Zephyr optimization guide refers to disabling unused peripherals...
We're beginning a design with the nRF5340 and are needing to make power architecture decisions. Are there efficiency curves for the internal regulators, in DC/DC mode, for...
I have an nRF 52832 running the SDK 15.2 as peripheral and have tried connecting to different Windows PCs: a laptop running a native bluetooth 5 adapter and a desktop PC running...
I'm beginner in the bluetooth environment so I don't understand everything in it.
For my project, I need to develop connection betweeen a BL652 and a smatphone.
In a first...
Hi,
For both (nRF52840 / nRF52832 ), with SDK version nRF5_SDK_15.3.0_59ac345
I am using Secure_Bootloader in the eample folder:
nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral...
I found an issue when using CONFIG_AZURE_IOT_HUB_DEVICE_ID_APP to set the Azure Device ID.
Around line 88 of azure_iot_hub.c the "user_name" structure is set using the...
Hi,
Is it true to say you have two modem firmware streams: 1.1.X and 1.2.X? Are these two kept in sync in terms of GNSS improvements? I notice the 1.2.2 release notes mention...
Hello,
I want to measure current consumption of nRF9160 of the Thingy 91 with the Asset Tracker application in PSM mode without GPS. For that, I added to the function modem_configure...
Hi,
Browsing the API I only saw Enhanced shockburst support. I need air compatibility to an old 250kBit plain Shockburst communication. No auto ACK and no auto retransmit...
I have run up the CLI example to test as we will require some command line interaction and why reinvent the wheel?
I run up the example with USB enabled and UART disabled...
Hello Nordic,
I try to establish communication between an ATmega328 based board an an Arduino Nano, so far without success. The goal is to improve a RF433 "Wire". 3 weeks...
Dear All, I am using the ADC to measure 3 voltages applied on different ADC inputs and 3 different channels. My ADC configuration looks like this: And this is how I am performing...
Hi,
I recently acquired the nRFgo starter kit and nRF2724 rev 2.1 and the nRFgo development kit. I have downloaded all of the supporting software that were found here...