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,
1. Using VS Code plugin remote ssh to access the nRF Connect SDK environment on ubuntu server on windows, the board cannot be found. 2. Please help me troubleshoot the...
Good day,
I want to use the Bluetooth Low Energy App of the nRF Connect for Desktop with my nRF52840DK as a local device.
After I have connected my device (nRF52840DK...
Hi, we have recently started developing with the nRF5340DK. We encountered several issues while configuring a FATFS on the external flash (mx25r64).
1. The sample code...
Hello,
I am using the NRF52840 with the flash chip W25Q32. I tried using the sample program "Flash Sample" with my device set in qspi. I can get the flash device reading...
Hello and thank you for reading. We are using SDK 2.5.0 and the nrf5340, and would appreciate some help with the HID over Gatt functionality.
Our device implements multiple...
I have an application for a mouse with nRF52833, s140 and SDK17.1. The BLE advertising works in fast and slow advertising, and I'm following the indications by Microsoft on...
I'm trying to port a PPI application to an nrf5340. I'm quite puzzled, as it would appear there is no obvious way to achieve what I'm trying to do.
In short, I have a setup...
Hi,
I notice that every time I can only send 244 bytes per time in nus service, if I set higher I will not receive the data in RX.
But I also see that the thoughput...
Hello,
We're using version 7.0.1 of the S140 soft device. We are making a bluetooth application where the device behaves both as a central and peripheral. In peripheral...
we now have nRF52840 DK PCA 10056 , V3.0.0 . the documentation of product specification user guide available online is for v1.0 (old dk) , but not for v3.0 . please can you...
Hi folks,
I am just in the process of getting my feet wet with the nrf connect sdk and zigbee development is my ultimate goal.
I am using an ItsyBitsy nrf52840 https:...
Wireshark Windows version 4.4.5
nrfutil 7.12.0
ble-sniffer version 0.14.1
Somehow during the course of installing the nRF Sniffer, Wireshark got two interface toolbars...
Hi,
I'm working on a very high density board with the nRF54L15-QFAA (we want to prevent using a CSP) and I'm running into some routing issues. While looking for optimizations...
Hello, We faced with issue in which we are not able to get the time from the network and because we don't have time, we can't use JWT. As I understood issue is because of...
Hello everyone, I am want to write custom radio protocol for the nrf5340. I have already tried the ESB protocol. But that is somehow limited on the latency (I will open a...