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 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 nrf52840 and I want to use nrf_calendar example with app_ble_uart,
I am traying to send parameter from nrf toolbox uart app mobile
but I have no idea how...
Hi,
I am using nordic 52840 development kit along with sdk17.1
I am tried to use ble-uart example code to receive data from the app and based on the data i need to write...
I'm trying to follow the instructions to perform an OTA DFU for the Thingy 52.
https://nordicsemiconductor.github.io/Nordic-Thingy52-FW/documentation/dfu_generating.html...
I'm using SDK 1.7.0. Here's how I have the modem code setup.
Init modem outside of thread loop
Set modem at+ comman CFUN=1 (start searching for a tower)
Once +CEREG...
hi,
when I call 'mesh_stack_device_reset()' function from the application, then the bootloader goes into infinite loop.
exactly at the point int the main() -> init_clock...
We are supplying the nRF52840 from 5 V into the VDDH pin. We are not using the USB interface, so I want to confirm what our options are for the VBUS pin. Can we leave it floating...
Hi,
I am trying to include the CMSIS-NN libraries inside the segger project. Since they are not available in the software package inside Segger Embedded Studio, I pulled...
Hello! I've been using Segger Embedded Studio (Nordic Edition) for the project in nRF Connect SDK.
So, this SDK uses CMake to build the projects. But my project involves...
Hello !
I try to understand all available crypto libraries in SDK 17.1.0 what is applicable for nRF52840 and CC310 cryptocell.
https://infocenter.nordicsemi.com/topic...
Hi,
I'm trying to implement a simple FOTA BLE with MCUBOOT following the instructions in the documentation.
I'm using Visual Studio Code NRF extensions as an IDE, and...
I have an early nrf52840-Preview-DK device that has worked fine before. When the project is revisited the board is no longer detected in any of the programs in nrf Connect...
I am building with west and then using this tutorial:
https://docs.zephyrproject.org/2.6.0/samples/subsys/usb/dfu/README.html
to create a .bin file. I then use nrfConnect...
Using NCS 1.8 and NRF5340
Right now I’m able to use the MX25U external flash that we have attached to the nRF5340, We are planning to ship our board with MCUBoot and application...
I am using v7.0.1 S132 SDK on the nRF52832 processor for BlueTooth Light coded in Segger.
I have a high speed output (50uS) to drive an external device using an internal...