Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
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 port an nRF51 project that runs on the nRF51 DK using Keil to the nRF52840 DK using Segger Embedded Studio. Clearly the best way to start is to take an example...
Hi,
I am using nrf52833 development kit have nRF5_SDK_17.0.2_d674dde with softdevice as s140 when i running the code following error occurs as follows on serial monitor...
Hi
I am facing a problem similar to the one in Case ID228253.
I am using a custom 52810 board and have configured the UART pins on P0.12(Tx) and P0.14(Rx), defined in...
Feeling disappointed while trying to find information on nRF Connect SDK documentation. Let me give this simple example:
Mission: check and ensure that watchdog is enabled...
Having in mind an application that is comprised of two nRF devices (can be two 52833 or 5340 or any combination of these).
One to act as a Central, the other to be Peripheral...
Hello.
I have my application created by referring to "ble_app_buttonless_dfu" example.
When I applied for certification with this application, it was determined that this...
As you know, FDA check issue that is SWETYNTOOTH for all BLE Solutions to apply for medical solutions
So, My customer requested that is checking free from SWETYNTOOTH issue...
Hi,
According to comments above bt_mesh_time_cli_time_set of time_cli.c , if the last parameter is NULL
the function is non blocking:
However, the function returns...
I connected my device over BLE with the computer and currently using Bluetooth LE Console from Nordic. The Console is receiving data and that is good, but I do not know how...
I'm running the radio_test example on an nRF52840, but when I try different modulation duty cycles, it seems to work fine for everything less than 94% however 94% itself starts...
Hi Nordic,
I got the following error when I start nrf connect the first time under MacOS. This log is captured by turning on the Debug console:
Uncaught Error: dlopen...
Hello,
I am sampling two analog signals at different sampling rate with burst and oversample enabled.
nRF52832 (Rigado BMD-350)
SDK 15.2
IDE - Segger Embedded Studio...
Hi,
I just got my custom nRF5340 board and started testing it. Here's what I've done:
Connect the board with JLink v11.
Erase the board with Programmer on nRF Connect...