Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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 there,
We have a device that utilizes an NRF52840 chip. Several threads on DevZone - including this one and this one - warn about the dangers of applying voltage to a...
We’re migrating from the nrf52833 to the nrf52840 and noticing some major differences in how they react to being connected Via USB . Our VBUS and Data lines are connected...
I am using the nRF54L15 and SDK 2.9.1 in VSCode.
I need to know the microseconds since start throughout my code.
I created this function:
The problem is that CONFIG_SYS_CLOCK_TICKS_PER_SEC...
Hi,
I've run into a problem where a codebase build for NRF52840dk and NRF5340dk boards successfully but running it on the NRF5340 results in logs not working.
I have included...
I work currently working on a driver module supporting your nRF91x1. I schedule rx-operations via your nrf_modem_dect_phy_rx() dect_phy modem-api. I am using the .handle field...
I am working on a project based around the nRF9151, particularly its LTE Cellular IoT cababilities. I recently spoke with a consultant regarding the process for FCC / ISED...
Dear Team,
I am experiencing issues updating the firmware image on my custom board based on the nRF7002, using an external SPI NOR flash ( is25lp064 , 8MB). The board...
Hello, I have U-Blox Nora B120 dev boards. Nora B120 chip has built in Skyworks SKY66405-11 FEM IC and I want to use it.
I read in the documentation to copy folder with...
Hello!
I need to use download_client to get files from an HTTPS server. I'm stuck in the implementation process - I'm lost when it comes to TLS etc. I tried to extract some...
On the nRF5340, we have firmware working well for UART3 at 1 Mbaud with the Async API using the following config settings:
We also need to have the USB port configured...
Hi Nordic Team,
I have developed a couple applications for the nRF52833 using Zephyr and have now moved to the nRF54l15. For this new application, power consumption is...
In the old Nordic SDK we had the option of using "high accuracy" interrupts with GPIOTE by using something like NRFX_GPIOTE_CONFIG_IN_SENSE_LOTOHI(true);
Is there a similar...
Currently advertising packet is built by macros, but the data types include const qualifiers.
What is the "proper" way to dynamically update advertising please? I need to...
Hi
I've started the USB DFU example. I flash my device and use the hello World example as described in the readme.
I can upload the app using dfu-util. But after reset...
Hi There
while extending the actual Sofware with more flash entries i discovered that the capability of provisioing devices decreases, and end up in a hardfault.
Is there...