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've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
We are working on a project where 802154 radio runs on the NetCore. The NetCore firmware is based on the multiprotocol_rpmsg example by Nordic. Additionally, we have a custom...
SDK : NCS v2.8.0
SoC : nRF52840
HW : custom board
Hello,
I was trying to use settings subsystem, and I managed to make setting_write() and settings_read() work....
Hello, our entire code base is built around the Nordic SDK. We are considering designing a system that uses an nRF52840 as its controller but has no wireless functionality...
Setup: The nRF52840 DK is running the peripheral_hids_keyboard sample project. The device is connected to a macOS host, showing expected functionality.
Problem: When the...
Hi, We are using an nRF5340 and nRF Connect SDK v2.6.2. We have set CONFIG_BT_BUF_ACL_RX_SIZE to more than 251 and BT_CTLR_DATA_LENGTH_MAX to 251 in our prj.conf.
W hen...
my program works on the nrf52840 DK but does not work on the custom board using nrf52840-QFAA. We are using nrf sdk V2.8.0 running zephyr. Program is attached.
What to do...
Hello,
Version - nrf Connect SDK v2.7.0
The background to the system I am developing is described here and here
In short, I have an application containing a BLE Peripheral...
Hello everyone, I hope you have a good days. I'm developing an project for military standards. I'm using Nexys 4 DDR FPGA ev. board and VHDL language. My question is how can...
NCS 2.6.0, nrf52840
On our board we have attached a QSPI nor-flash as well as a SPI-based OLED display on the same pins.
I'm wondering if there has been any attempt...
In my application, I have implemented Serial Recovery. The interface used for the transfer is UART0 , which I also use in my application at a baud rate of 1M. When I enter...
I'm struggling to get a peripheral device to work with two simultaneous connections. I have attached my configuration (for the application) and my connect/disconnect callbacks...
Good morning team,
As the nRF7002 has been certified Wi-Fi 6 and registered by the Wi-Fi Alliance, can devices embedding the nRF7002 use the Wi-Fi logo and the Wi-Fi designation...
Good morning Nordic support,
I'm a beginner with the nRF Connect SDK and the nRF5340 microcontroller.
I'm using SDK v2.9.0 (the latest available for my Mac).
I started...
Hi, I have been trying to understand how to modify existing projects/samples by adding aspect that are already supported in the libraries. I have an nrf9151 development kit...