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...
I have a question. I want to send continuous data in light-switch example,but it say app_error_weak.c, 105, Mesh assert at 0x0002C628 (:0) how can i fix it?
main file is...
Hello
I have an application in zephyr with multiple threads and i want to know if it is possible to have a ble service for example the Nordic Uart Service on a thread and...
Hello,
I'm trying to send messages from the cloud (AWS-IoT ) to the device, so I modified the device so that it subscribes to a new topic and when I send messages from could...
I am evaluating boards for a project I am working on. The NRF5340s work great as part of a mesh, but I need a master node that is also capable of wifi.
Thanks.
I'm trying to achieve FOTA using Zephyr with PlatformIO, but can't find any tutorial yet based on my google searches. I'm using the platform nrf52dk - nrf52832. I'm following...
HI All,
We are using NRF52832 for our project.
We use System OFF mode for putting NRF52832 into sleep and using multiple GPIO inputs pins (pin1, Pin2 and Pin3) for wake...
Hello,
I'm trying out nRF Connect running inside VS Code and I'm running into issues debuggin my code. I followed the Nordic setup tutorial and installed the latest nRF...
On a freshly installed Windows 10 system, I've run in to a problem with the JLinkARM.dll and nRF Connect for Visual Studio Code. If I download and install the latest JLink_Windows_V756b_x86_64...
When I clicked the debug action for my app, the following error window popped up.
I followed the below steps to create the app:
1. check my default directory of...
Hello all,
I am trying to do a simple task, yet I cannot manage to make it work. My goal is to use the GPIO 1.01 (defined as Digital I/O in the Data Sheet) as an output...
Hello All,
This is from an app I had working 1 1/2 months ago - when I've tried recently to get it connected again, I haven't been successful.
The latest asset tracker...
hi!
when resetting the coordinator (zb_bdb_reset_via_local_action(0)), an error occurs, the program hangs. It looks like the "zb_address_unlock" function. The same when...
In the description of example BLE Heart Rate Collector, it says that it can indicate state BSP_INDICATE_SCANNING and state BSP_INDICATE_CONNECTED.
In the description of...
I have updated the Programmer to v2.0, and connect 52840 with JLINK to my computer, but it can't be selected in Programmer. Previous version runs normally. What can I do?...
Hello! I'm trying to use an external module with the VSC extension and I don't think that is currently supported (or easily supported.) For reference, our module works with...