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...
In some examples that use nrfx libraries it is necessary to extract a GPIO PSEL, which is usually done like this. Give the following DT definitions
``` leds {
compatible...
Hello. I am developing a product equipped with BLE communication function using nRF52480. I am experiencing an issue where the BLE connection cannot be completed.
[Environment...
Looking at the uart_nrfx_uarte2.c driver it appears that Nordic is not looking for the compatibility string in the driver but instead is looking for uart0,uart1, etc. This...
Dear Support-Team,
due to the 2KB limitation of the secure buffers of the nrf9160 modem I am trying to setup native tls. I found the https_client sample which sounded promising...
Hi,
I am using nrf52840 with SDK 16.0. We wanted to dynamically allocate 49kb and 75kb of memory. Is there is any risk while de-allocating? Is it recommended to use the...
Hello,
I have a product that uses just works pairing, as the user should walk up to the device to pair (but not bond). As this is using Just Works, the connection should...
Hello, I have an Adafruit nRF52840 Feather Express , and I'd like to be able to flash the micro through the USB virtual COM port because it has to go in a case and the SEGGER...
We have devices in the field with one MCUBoot Key and we'd like to get all of our devices on the same MCUBoot Key to make managing the fleet easier.
Is it possible to migrate...
The PTX is nRF24L01+ and the PRX is nRF52833.
The code for the nRF24L01+:
Everytime I call NRF24L01_TxPacket to send out 32 bytes data I get the error code MAX_TX ....
TOOL : NRF SDK 2.6.99 (VSC)
1.When connecting a broadcast audio source with USB audio to listen to music on the sync side, there seems to be some stuttering. How can I solve...
I have been working on snoring detection using thingy53 project which is there in https://www.electromaker.io/project/view/snoring-detection-using-nordic-thingy53-backup#...
Hello,
I am trying to flash the Serial LTE modem on the nrf9160 on a custom board using the nrf5340DK and the nrf Connect Programmer. I am using the P20 port on the DK and...
HI
I am planning to test it by linking the DTM of nRF Connect For Desktop.
However, I am contacting you because the DTM does not work.
The nRF52-DK board operates...
Hello,
I am trying to issue the command like AT%NCELLMEAS=3,3 on my console when running asset_tracker_v2 and using Serial Terminal, which is a superb terminal for issuing...