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...
Hello,
Im trying to flash my dev board but im keep getting following error:
Error: One or more batch tasks failed: * 1057707318: [Probe] Emulator error: Failed executing...
Currently, in the early stage of code development with NCS 2.8.0, I'm getting some errors when configuring I2C (TWIM) for a sensor device in a custom board.
The overlay...
On the NRF7001 module there is a "Determine the trim value" section in the documentation. I have followed the "Receive-based approach" to determine the CALIB_XO value. This...
Hi,
I have several deployed devices that have been running for a while, using the nRF Cloud A-GNSS system with the nRF Location library. These devices were successfully...
hi I have recently been developing ncs on vs code. However, I encountered a strange problem. After I clicked build configuration, there was no output in the terminal, except...
Hello all,
I have this problem: when I add support for OTA my bonding information are canceled after power on. Without ota all is perfect.
Example: - Turn on the device;...
Hey there!
I am currently trying to upload a .hex file onto the board to flash it using the nRF connect programmer. But while flashing i get this error:
11:10:10.496...
Hello,
I am currently working on the Exercise 3 – Interfacing with ADC using nrfx drivers and TIMER/PPI sample. I have it operating, however I am wondering what is the proper...
Using NCS 2.6.2
set(PM_STATIC_YML_FILE ${CMAKE_CURRENT_SOURCE_DIR}/configuration/pm_static.yml) in the CMakeLists.txt works well to use static partitions for a appl+mcuboot...
Hi
I have been using the nrf52840 development kit. In the sdk examples I am running the radio test example of pca10056, but in the retarget.c file I am getting this error...
Hi,
I'm working on a testbench to flash product with nRF5340 and nRF52840 chips.
In order to erase/flash both I'm using JLink Base compact and nrfutils CLI. But I have...
I've been trying to build the BLE Audio Broadcast source to run on my nRF5340 Audio DKs using the line in as the audio source. I've been developing on nRF52 for a while using...