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...
Hi,
Based on peripheral uart sample code on nRFConnect SDK 1.8, I'm developing a custom BLE application under nRF5340 using VSCODE though nrfConnect extension.
In order...
I tried to program this example developer.nordicsemi.com/.../README.html onto the nRF5340 network core, following the instruction from here devzone.nordicsemi.com/.../ncs...
Hi,
I am new here. I have a very basic question, maybe bordering on Dumb.. but couldn't see the answer in previous questions.
My board will normally be working on AC power...
Hello,
I'd like to remove the "configurations" in Segger Studio and the associated extra directory level; I consider them counter productive.
So how can I get rid of those...
Dear Sir.
A timer is defined for 1 hz,
Every 3 minutes or so we drive the buzzer with different pulses ( see code attached )
We are using the PWM to drive a buzzer...
error repported segger
39 minutes ago
Online lm
47 pts.
Hello, i'm trying to flash a code in my module nrf52805 thx to my Dk nrf52840. i have this error I...
Hi team,
I'm streaming the sensor data through USB (using hterm) every 2.5ms.
i have configures USB as CDC and using virtual COM port.
In each iteration, i transfer...
i have nrf52832 using nrf sdk version_17 and s132.
I have application for logging
i have followed steps:
1). intially device in sleep mode
current: 0.35 micro Amp...
Hi,
I am working at a project that was abandoned by a guy that worked on my position. I have to fix some issues and add some features. I'm using SDK 17.0.2, my IDE is VSCodium...
Dear all,
I am now using two nrf52840DK and nrf connect sdk v1.7.1,and I want to send packet using llpm mode between two devices,one is receiver and the other is sender...
I need a battery-powered programmable device to communicate via Bluetooth to a headset, and communicate with another device via serial (TXD/RXD) interface. Performance requirements...
Hello,
I am writing a single byte value to a cypress module using write with response (BLE_GATT_OP_WRITE_REQ). For some reason the peripheral will receive the value but...
Hi!
I am trying to develop a way for a Bluetooth Central and Bluetooth Peripheral using Secure Connections (security mode 1 level 2 if I'm not mistaken) using a static...