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,
I am trying to test and develop the DFU-OTA in nRF CONNECT SDK for nRF52832
I followed these link to develop i am using NCS v1.4.2
1. I have copied the peripheral_lbs...
Hello, teams.
Now, I'm changing the Android studio source code.
when I changed codes, it changed right away.
But when I edited some other java files such as pertage8...
Hello,
We wanted to clarify the behaviour of the ESB retransmits when noack is set to true for the packet. This is because our system is very time-sensitive for certain...
I have modified the example ble_app_uart_pca10056_s140, which is a BLE peripheral example using the Nordic Uart Service (NUS).
The key snippets are below. If send_stream_flag...
Hi all. I hope you are well! I posted this in the backstage forum but I realize that is not where it should go ;) so I repost here. I hope that is ok.
page 56 in this...
Hi all,
I am trying to write an android app and (later iOS app) that can connect with the Bluetooth dongle and send data through uart, the Bluetooth dongle has been programmed...
Hello everyone,
i would like to update the sdk of an existing project from 15.3 to the newest 17.0.2. I am developing for the NRF52840.
I am using the serial port library...
Regarding nRF52840 Dongle, how many Bluetooth devices can it receive? The dongle looks promising and since we are looking for a device that will receive data from 16 handheld...
Hi,
I am using nrf9160DK and ibasis card to test LTE-M signal. I can connect the network using LTE Link monitor as the following figure. But I can't use AT+CCLK? to get...
Hello,
I am trying to test nRF52832DK with standalone environment.
Since now, I am testing with segger embedded studio environment(with debugging)
So, I am now testing...
Hello,
Our project:
At the moment we are developing an application with a nRF52840DK as central and a nRF52DK as peripheral. The code on both boards is based on the ble_app_uart_c...
Dear All,
I have chosen NRF9160 device for two requirements - SMS transmit or receive and LTE IOT connectivity [Both are different project requirements].
After going through...
As I know, nRF52 series is produced in the TSMC on 55 nm ULP process. But I can't find any info about the integrated circuit manufacturing process of nRF53 series. Could you...
Hi, I use a nRF52840 with the nRF Sniffer Firmware for capturing advertisement frames and connections between several devices. My question is if it’s possible to capture communication...
I'm writing custom boot loaders. One of the capabilities is to update the network processor from code running on the application processor. The PCD subsystem looks like it...