How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
Hi,
I encountered a very strange issue. I need to control a device using GPIO. What I use is p0.22/p0.02/p0.03/p1.11/p0.31/p0.30. I modify the app.overlay file and check...
I'm running the SDK 17 radio test example on two custom board using nRF52833. My goal is to do a range measurement under ble_1Mbit mode.
My parameter as follows:
After...
Hi,
I am following the nRF Connect SDK Fundamentals course of Lesson 1 – nRF Connect SDK Introduction of Exercise 1 to install NCS development environment,when I executed...
When I tried to use PPK II to measure the alarm current of a smoke alarm product, I found that its test results were very different from those of the power analyzer. I didn...
Hi, I have a question regarding the nRF power management APIs. I'm trying to implement power management in my code, and I found that the pm_device_action_run() API can be...
Errata 36 for the nRF9161 (and the same problem exists on the nRF9151) disables the access port in SYSTEM ON IDLE, which is the default low power state for nRF9120 devices...
Hi,
My nrf9160-DK version is PCA10090, 1.1.3, 2023.31
I am trying to test the esim, but the firmware tells me no simcard found. After doublechecking the esim soldering...
Hello,
On T-Mobile's website [1] there are some documents relating to their certification requirements [2]. In their FAQ they state that they have minimum band requirements...
Hello, we are planning to evaluate several type of AoA algorithm, and we have ISP1907-AOA-DK kit from Insight-SiP Is there any guideline you know to get IQ data from each...
Hello, Im in the middle of a custom board bringup and I am attempting to get Bluetooth GATT server working. I have tested the bluetooth code using the nrf5340dk board files...
Hi,
I'm using nrf5340 audio dk board. I configured UART0 with the help of nrf connect fundamental course - Link and I started transmitting the data in UART. But after sometime...
Dear team,
I am trying to build my CPP project with Nordic Zephyr SDK. I am using following commands:
west build --build-dir nrf_build -b nrf52840dk_nrf52840 sample -DZEPHYR_TOOLCHAIN_VARIANT...
Hi guys,
starting to improve my throughput with an nrf52805 and S112, i know this version does not support DLE, but it's also the one with lower footprint, I will ask...