Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
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...
Hi, 1. After executing nrfjprog --recover command with PCA10040 DK, I read this hex: nRF52832.hex with Programmer
2. What does this program do that causes read protection...
I've been playing around with the advanced_non_blocking_internal_timer example, on my nRF52DK-52832 board using NCS 2.6.0.
I couldn't get it working for what seemed like...
Is there a solution from Nordic available where I can have a LTE-M (or NB-IoT) and at the same time still receive the 1PPS output from the GPS module? It seems to be that...
Hi,
I am working with nrf5340 chip and I want to migrate from NCS 2.6.1 to NCS 2.7.0. I want therefore to apply recommendations: migrate to sysbuild.
With NCS 2.6.1 I...
My device is an nRF52840 running a C Code application that is built on nRF5_SDK_17.1.0 I am implementing a FOTA solution where a hex file fw image and a .dat file will be...
I try to migrate a working code from nRF52832 to nRF5340 with the use of 7002 companion chip for the network part (BLE). However, while I can jump to main and successfully...
I'm using a thingy53 on ncs v2.7.0. I turned on CONFIG_ASSERT to try and find issues. This issue pops up randomly, it asserts the program crashes and causes me to have to...
Hello,
I am experiencing difficulties connecting my NRF52840 board to the nRF Connect software. Despite multiple attempts, the board does not appear to be recognized by...
Hi, I'm looking for the public mac address for nrf52840, and i find out that the mac address is located inside the register FICR->DEVICEADDR[0] and DEVICEADDR[1].
DEVICEADDR...
Hello,
I'm trying to do an HTTP multipart POST with chunked transfer encoding but am having trouble sending the headers to the socket. When trying to send, I receive a ...
Hi, I'm having trouble finding out which update caused my application to crash. The build works fine with nRF Connect 2.43, but with the latest version (2.6), it doesn't work...
We're using a noinit section of ram to store a "reboot reason" if/when we need to do a SW reset (i.e. in a watchdog handler).
This works as expected, we set the reboot reason...
HI
SDK Version : nRF5_SDK_17.1.0_ddde560
Softdevcie : S132
I'm looking for resources on DevZone to use AES128. I looked up the content and found that when bonding is...
Hi,
I have been trying to chase down an issue with the flash manager occasionally raising an assertion in mesh_config_backend_init() after a power cycle of the nRF52840...