I have a class that wraps the Zephyr implementation of a mutex. For some reason, when the code runs, I get this error: ASSERTION FAIL [mutex->lock_count > 0U] @ WEST_TOPDIR...
Hi Support team:
I am new for using the Nordic Design kit of nRF54L15-DK.
And I would like to use the app "Direct Test Mode" v2.4.2 built-in the "nRF Connect for Desktop...
Hello Nordic Team,
I am requesting clarification on the capabilities of my nRF9151DK to be used as a debug and flash probe (via the 'debug out' P20 headers), and compare...
Hello Nordic Technical Support Team,
I'm developing a low-power product and considering using the nPM1300 PMIC. I have some questions regarding the system design:
Can...
Hi,
I developed a custom board with nRF52810. Here is my schematic:
Layout:
I can succesfully upload the "ble_app_beacon" example in SDK17.1.0 with softdevice112...
Hi,
If anyone has time, I'd be grateful for a quick review of my board. It is my first board, I'm still learning, so I would like to know where am I making mistakes. It...
nRF52, S132, SDK13.
I need flash two .hex files. One- firmware, second- data. It flashed on a factory. data- veans serial number and other personal chips info. Now I can...
We want to flash ble_peripheral over nrf52. How can we proceed?
we use the code from following link when we try compile this code in segger studio we get following errors...
I am using keil 5, softdevice 132, sdk NRF_SD_BLE_API_VERSION=5, nRF52832.
I am trying to work with firmware update over ble.
In the example folder, there is an example...
Hello Sir / Madam,
I want to load the BLE 5.0 (BLE Mesh) stack in nRF52832 chip.
Where I can find the latest Bluetooth 5.0 (BLE Mesh) stack on internet? Can you suggest...
Hi. My application uses an in-RAM log which I then read back to a terminal on the host using nrfjprog like this:
$/Users/eliot/dev/nRF5x_tools/nrfjprog/nrfjprog -c 1000...
Hello,
Exist an example of application ble_app_uart for pca20006?I found ble_app_uart for pca10028,but I want a project for pca20006(beacon) .I want use this project for...
Hello everyone!
I've tried to send something from mesh to computer in my LAN via UDP and it works fine. Now I'm trying to implement CoAP with acknowlegements. The problem...
hi
I am looking at ble dfu example. I have successfully tested on s132 and our board needs s332 and I want to test s332. However, I want to convert the app file to zip using...
I connected to nRF51422 and nRF52823 by mesh SDK.
now I want to connect with nRF51822.
is there mesh SDK for nRF51822?
if not, which code in nRF51422 should...
Hello everyone~
I need to use 2 UARTs to connect to different chips. If I use nRF82832, can I use 2 GPIO pins to simulate another UART? I just use it for one byte or two...
Does the nRF52810 have a wake on low power comparator from OFF mode?
This is a feature that exists on nRF51822, but I cannot seem to see it in the nRF52810 as a feature...
Often, I create and download Macros and the 'play' icon is in the lead-line of the macro but after import to nRF Connect, the macro cannot be played and is NOT blue but rather...
Hello,
I am using sdk12.2 and nrf52. I want to send more than 8 packets of data to nrf app. How can I do that?
My code snippet is as follows:
enter code here
void...
Log-2018-01-12-11-49.txt When I use the nrf connect app to connect my device, it often does not connect to my device.And i see the error on the log is: ERROR 22 GATT_CONN_TERMINATE_LOCAL_HOST...