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...
Hi NordicTeam
i am working with the Mesh Dimming server example out of the SDK MESH 5.0.0.
While investigation the Packet loss in my prevous ticket i was wondering if...
Hi,
Working with the NRF5340-nrf7002 and the W25Q16RV flash memory in our project.
Initially, I configured an 8MB( W25Q64RV) external flash without issues and tested...
I've been testing the FMDN locator tag sample application with a nRF52840 devkit and I would very much like to get an answer to the following questions:
1. Is it possible...
Hi, I'm having an issue with the bt_mesh_resume() function in my project based on Zephyr and Bluetooth Mesh. My code is trying to cycle the Mesh network on and off to save...
Greetings
I have been going through the BLE fundamentals course, and I am currently on Lesson 4 exercise 1, which entails creating custom services. I have went through the...
I am working with nRF Connect SDK 2.6.1 on a Central and a Peripheral and I am running the BAP similar to the nRF Audio Example. I am using out of band pairing over UART for...
Hi,
I am working on application code for the nrf9160. Current NCS version is 1.5.1, although I do not think my ancient NCS version is relevant to this issue.
I have removed...
I can't find any documentation on how you are supposed to define partitions in NCS 2.7 when using MCUboot. Previously Partition Manager was responsible for this and was overriding...
Hi,
We have a few questions regarding NRF52832 and NRF52833, please support to clarify for us.
1. Does NRF52832 support Bluetooth 5.4 or 5.3?
2. Does NRF52833 support...
Hii,
I´m working with LTE IoT 4 Click, by Mikroe, that use a nrf9160.
I need to connect to network with my modem, but i have some erros. My goal is to communicate with...
...On a NRF5340, using NRF Connect 2.6.1 SDK and tool chain.
In our application, we need to select if NRF5340 device boots in ZIGBEE ROUTER role or ZIGBEE END DEVICE role...
I've written a custom manufacturing programming tool for ARM Cortex-M4 nRF52832 and nRF52810 devices. It uses a J-Link Plus USB programmer (J-Link V7.98g) and is implemented...
I am working with Zephyr RTOS and I would to prepare one of my RAK4631 with a Zephyr bootloader.
I know that in the RAK4631 documentation we have instructions how to flash...
Hello,
By using nRF Connect SDK v2.6.1, I want to have RTC (Date Time, Calender, etc) functions, so I modified the code based on one of Nordic Academy examples, which can...
Hi,
I've resumed working on my project with the nRF Connect SDK after a brief break. However, when I try to run a simple project, I occasionally encounter an error while...