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...
Design background and goals,
1.Both ble_central and ble_peripheral are used nRF52832.
2.All nRF52832 UUID are the same.
3.Devices of different groups can’t be connected...
Hello!
I am having a problem using any internal flash writing libraries. If I set the REG0 voltage to 2.7V, the controller stops erasing the memory.
Moreover, I cant erase...
Hi,
I have seen that the pin for nRESET is selected on the NRF_UICR->PSELRESET register. I know that it cannot be modified from 0.21 on the 52832.
Can it be modified on...
Hi guys,
I am trying to figure out how to send the sensed data (temperature value) from the LPN node to the server node in the BLE mesh network. I have already found this...
I am using the nrf5340PDK and i am trying to have P1.04 trigger an interrupt on a high to low transition.
attached is my overlay file and my main.c to initialize the GPIO...
I made a code based on ble_app_uart_c which connects to a peripheral and once connected it can write or read data.
The code is supporting BLE4 (1M) and BLE5 (Long Range...
Dear Concern,
we have tried to configure the accelerometer LSM6DSO module through SPI interface using NRF52xx DK board. External Module was not configured properly...
Since the Online Power Profiler only supports 1M PHY, does a static power profile for coded PHY exist that shows the current levels for the full advertising length? I'd like...
hi
nRF5 SDK for Thread and Zigbee v4.1.0
need to build a simple sensor with analog input .
Referring to the simple sensor (binary input ), I did make a ZED simple binary...
i made a mesh network using cli ftd uart example and transfer data using udp portal
there comes a need for me to indicate reset command through switch and send reset command...
I have 2 devices connected, working in notification mode. Using the nRF Sniffer for Bluetooth LE I was able to check all the messages that are exchanged. When in close proximity...
Hi, We have chosen to put our project and "custom board" outside of the NCS-directory. And since the newer revisions of SES, the "Open nRF Connect SDK Project" dialog window...