Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I recently checked support of MCUBoot validation and from NSIB for nrf54l15. (sdk 3.0.0 and above)
During this, I enabled Signature algo as ecdsa-p256.
And...
Hi We are working on setting up CI/CD pipelines for our nRF application. The application is set up as a stand-alone application with its own west workspace. It uses external...
Is there any documentation around the process to disable the Debug Access Port on a nRF54L device in software (not nrfutil)?
The nRF52840 has this nice documentation page...
I am trying to get MCU Boot working with sysbuild using DFU with SPI external flash for FOTA over BLE with 2.9.1. I added the setting CONFIG_SPI_NOR_SFDP_DEVICETREE=y per...
NCS -> 2.9.2 Hi, guys
This will be little bit big of a ticket.
So I recently started working with nrf9160, and I have not much dabble with M33 core as well.
But anyways...
We are developing a light product that features a built-in button. A single click of this button toggles the light on/off, while a long press adjusts the brightness level...
I have an application that syncs via the internet using a nRF5340 and nRF7002. I am using the thingy53 with a nRF7002EB for now while the custom circuit boards are being manufactured...
I was looking into the sdk provided by nordic for nrd52840Dk board and want to test the zigbee protocol. I havn't find any sdk for that.
Can you share me some links and...
I tried to build the coprocessor using NCS 2.9.0, but it doesn’t seem to work. Below is my project configuration,are there any additional parameters I need to set?
Hi,
I have been testing out the channel sounding feature on the NRF54L15. Each device has a bias (difference between the readings and the actual distance) and I was trying...
Hello,
I'm developing my custom sensor application. It's a matter over thread device. Before final product I'm working on a NRF52840 DK PCA 100056 v3.0.1 and NCS 3.02. It...
I've been working on a custom device utilising the nRF52832 that needs to switch GPIOs in tightly controlled pulses. The problematic section is part of a much larger project...
Dear Team,
I would like to know if it is possible to add custom attributes and commands to standard clusters, such as the Occupancy cluster. I have reviewed the "Adding...
Can you please help to suggest how to get hci logs in channel sounding examples? Like my use case is that I want to know which commands are going from host to controller and...