Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I am getting this error on the 7th time I perform an action:
I understand it's an lvgl error and could be specific to lvgl but I think, considering it's only happening...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
I programmed a nrf52840dk board (PCA10056 3.0.0 2022.7 1050288497) as a sniffer. It works well.
Now I want to flash it to zephyr samples/basic/blinky by "west flash". west...
Hi,
I created a simple project in VS Code and I have defined the custom board configuration files that I want.
In the xxx_defconfig file I have defined CONFIG_GPIO=y but...
Hi
We use the nRF52840 (aQFN73) with a 4-layer 1.6 mm PCB for our current project. The top and bottom layers are for signals, the two internal layers are ground and power...
Hi,
(nrf52840, custom device, nRF5_SDK_15.3.0_59ac345)
I am working on a BLE project involving one central device and two peripheral devices using BLE NUS. The peripheral...
Hello,
I want to use external flash. I did some research on the subject. I am using SDK 2.6.1. I have a few questions.
1- Does the spi_flash example I examined work on...
Hello,
I know that this issue comes up from time to time. I'm raising it again, because to my opinion there have to be a solution for this. Perhaps there is, that's the...
I have a custom nRF9160 board running a modified asset_tracker program. I am using UART0 as a command line interface for testing and debugging. I can enter commands to setup...
Hello. I'm trying to do spi communication on a custom board with nrf5340 used. I'm using three threads, I build it, but if I put it on the board, the board will have a problem...
Hello,
I am trying to upgrade my project from ncs 2.1.0 to ncs 2.6.1. I am running into some strange issues with mbedtls and I suspect it's because the same ciphers enabled...
Hello I’m using the NINA-B306-00B BLE module which uses the nRF52840 MCU for a custom board application. The BLE module interacts with two sensors, an accelerometer via SPI...
We developed firmware based on the sample provided at the following link to pass Japan's technical standards compliance test https ://docs .nordicsemi .com /bundle /sdk_nrf5_v17...
Hello,
I have a Insight ISP4520 SIp which include a nRF52832 chip and a SX1261 for Lora radio https://www.insightsip.com/products/combo-smart-modules/isp4520 The internal...
Dear:
I am useing NCSv2.6.0 version.On the basis of my project, adding RTT printing of Bluetooth scan packet and scan response packet will frequently appear Log crash. ...