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...
I am trying to use the `ram_report` tool and the results seem to have some issues:
1. The total size reported is much more that that reported when linking the zephyr.elf...
We are not using system off mode. since we not using external rtc. We are using internal Real Time counter in system on idle sleep (using ksleep).
In Basic led code , We...
We are building a Bluetooth remote using nRF52810 and nRF connect SDK v2.5.1
The remote have 20 buttons to be transmitted every 100mS, and we need several LED on / off commands...
I am trying to measure the battery voltage on my custom board which is based on the nRF52832 device. I am using nRF Connect SDK 2.7.0 in VS Code. The dts file for this custom...
Hi,
We had some trouble doing the certification of Tepec, Telec certification requires the RF power accuracy of ±3.8dB , while it is ±4dB in spec。Do you have any good advice
We are suddenly getting lots of cases where devices aren't able to perform Bluetooth OTA via our iOS app.
Primarily this is what we are seeing is this: `error=There is no...
In my previous ticket regarding DevAcademy tutorial for nRF 52840 I already mentioned. that starting from lesson 2 iPhone cannot communicate with the board and the VS Code...
Are there any current or future plans to implement Curve25519 (also known as Ed25519) for the NSIB?
It appears that the CryptoCell 310 supports it, and it is recommended...
MCUboot supports software security count based download protection. But it is found that it is not exposed by nRF SDK. It adds the "--security-counter" argument only if
...
Hi All. I am a beginner trying to complete the DevAcademy SDK fundamentals level course, and since I seamlessly completed lesson 1 on the Blinky sample, I reckon my toolchain...
NCS 2.5.2
Toolchain 2.5.1
NRF52840
Hi,
I'm currently power profiling our custom board. So far I've managed to get the current consumption quite low (6.5uA at 3V...
I am in a need to measure a battery level under a constant load. Rather than adding a custom electronics, I am considering using the radio. I believe there is a way of doing...
Hello,
I am attempting to use a J-Link or a FORTE programmer to interface with the debug port to upload a new binary/program to my board. Is this possible? I am trying to...
nRF52840
NCS 2.4.1 to NCS 2.6.1
My project is based on the coap_server example. When I ported it from NCS 2.4.1 to NCS 2.6.1, the network key and PSKC changed. All other...