I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hello,
we are trying to get the uart secure bootloader running on the nRF52820. When linking we receive the error message that RTC1_IRQHandler is defined multiple times...
For an upcoming product based on the nRF52811 chipset I wanted to prepare for the arrival of the new AP-Protect variant of that chipset and have a unified firmware that runs...
I'm using SDK12 and SDK15 on nRF52832 and nRF52840 (peripheral and central), although this would appear to be an issue with other devices too.
If I connect with NRF Connect...
Potentially related to : nRF Connect v3.9.3 does not detect external j Link programmer - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com) , but I don't see the...
Hi,there:
I was used 2 52832 board to run the linght switch server/client examples to test message communication. I add the mesh events handle like this:
Then run the...
Hi,
I am trying to transfer a dataset of over 100k, via a custom service from a peripheral device.
There are many posts in this forum that describe ways to do this but...
Hi,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK_v5.0. The Client sends unacknowledged messages to the Server ( APP_UNACK_MSG_REPEAT_COUNT...
Hi,
We are facing some issues with the DLE update.
The given table shows that the softdevice set data length and time.
Event Length (ms)
ATT MTU (bytes)
Data...
I'm trying to build "application_update" sample. I created a new application from sample. added build configuration for nrf9160dk_nrf9160_ns board and changed to variables...
Hello,
I have the Feeling with nrf connect programmer you can't select the Network core.
I use Programmer Version 2.2.0 and have our own hardware but also the nrf5340...
Hi Dev team,
I have been working with code development using Thingy91 and NRF Connect for Desktop. I use GitLab to maintain and manage my codebase.
I wanted to use GitLab...
I have nrf52840 pcb without xTAL.
In this ticket ticket I have discused about start Zephyr project without XTAL onboard.
But now I faced with other issue to start mcuboot...
Hi everyone,
I'm using nrf52840 as a connectable advertiser. Used ble_app_blinky example with some modifications. And I reduced the advertising interval to 2 seconds....
Hi, I'm using the example "libuartes" and developing 2 UARTE. But I dont know how to recoginize what port are communicating with external device because I only have 1 uart_event_handle...
Hi, Im trying to use nrfjprog from inside a docker container (ubuntu). I have started the container with --privileged and it seem to work but when i try to run the container...