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...
Hello,
I'm using the SLM application with an NRF9160. I'm sending AT commands for MQTT publish. After ~10hours the device reboots.
The setup AT commands from powerup...
Hi,
I'm trying to use the HCI UART sample to provide Bluetooth support through UART. At first I want to test it between two Nordic Boards, but later switch to another MCU...
Hi,
I want to know how to find the pack of nRF5 SDK.
Because the previous URL has expired. (http://developer.nordicsemi.com/nRF51_SDK/pieces/nRF_DeviceFamilyPack/ )
I have a nRF54L15-PDK kit. I also have the latest v2.9.1 SDK and toolchains installed using the VSCode plugin (also latest).
I use the plugin to create a new application...
Hi Nordic
In the documentation of Zigbee sample of nrf Connect SDK, it said:
>>
Support for Zigbee R22 has been deprecated in nRF Connect SDK v2.8.0 and it will be...
Hi Community
Greetings, I bought nrf9151 DK module looking at the features, power consumption & size but the fact that NB IOT has a communication rate of 15mins once in...
I'm trying to flash a custom board (schematics in this ticket - Schematic/Layout review request ) using a Jlink EDU mini and keep running into an error message saying it's...
Dear NRF Team,
I hope this message finds you well. I have been following the steps provided at the Dev Academy for the initial setup of the IDE. However, I have encountered...
Greetings,
We have a PCB with nrf52 and nrf91 on it.
We have nrf9160 firmware with MCUBoot. The chip boots into mcuboot dfu mode when a certain pin is set to high during...
I have an NRF52840 DK (3.0.2) board, but it is not working. The USB port is not detected. When I power it through USB, the debug LED (LED5) turns on and then off. On the SoC...
Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
Hi friend,
I use SDK16.0, and the version of softdevice is S140 V7.0.1. We have a project using the nrf52840, which is sometimes used by carriers. I ported radio_test to...
I've installed Visual Studio Code and nrfutil and nRF Connect and J-Link and managed to compile Blinky and flash the Thingy:91 X using the terminal:
./nrfutil device program...
Hi,
SDK:ncs2.6.1. The main program runs in the app core, and the net core is included as a child image. The Bluetooth broadcast is normal when tested at room temperature...