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...
Hi,
I am developing a solution with zigbee (nRF52840).
I want some end device is joined to specific router.
In the documents, if end device find more than one router...
Hi, Everyone.
I'm trying to connect nRF52 DK Board to J-link base tool.
But I can't connect.
Wires between nRF52 B/D and J-link base tool are conneted below.
nRF52...
Hi,
I am new in this area. I wanted to use the detect "signal" but it doesn't work as protected. This is my main :
I just try to detect when the detect signal is HIGH...
Hello,
i tried the getting started procedure with the NRF9160DK demo board but I cannot finish the whole procedure.
After activating the iBasis eSIM, I turn on the...
It's may be strange enough, but i can't see the clear answer on this question. What is the limitations for pin function maping? I need to understand which pins i can use for...
Hi,
I am surveying the zigbee example for my project.
In my project, coordinator has to permit or reject certain end device/router.
I have searched following articles...
Hi,
We want to send our board for Radio testing and the facility needs a test setup. Radio test example could work perfectly for us but unfortunately, I am unable to use...
Does Nordic Thingy come with on board SEGGER J-Link programmer / debugger like the nRF52832 DK?
If not then how to program and debug development firmware on Nordic Thingy...
Heloo, I'm using NRF 51 DK and NRF 51 822 QFAA__ mcu.
Flashing the DK is fine, all of the examples are compiling and running as expected, also the modifications introduced...
Have previously used the QFAB. Are there any settings in the compiler or debugger that need to be different ? - my understanding is that xxAB refers to both.
Understand...
I have my own code for configuring digital IO pins. I'm using the PCA 10040 devKit board. When running in the debugger, on startup, the interrupts on the input pins seemed...
Hi Team, Currently we are working with nrf52832 in one of our project and now we are going through FCC for the same. I am using radio tool code(SDK 15.3) to generate the FCC...
hey
I am using the timeslot API to be able to access the CCM peripheral while using the soft device.
For my application the nrf52dk needs to go into sleep mode and wake...
hi, i want to update firmware by OTA from sdk11.0.0_89a8197 to SDK_15.2, but can not scucess.
i tried follow command to build a zip file.
nrfutil pkg generate --hw-version...
Hello,
Here's my current setup:
I am using the nrf52840 SoC for development, which as I understand, has 2 UART instances available. One instance is being used for a third...