Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
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...
My software sent 2422, and I saw it on the net. 2417 also has one.
And the same goes for everything else, which is basically 5M off.
What is the reason?
Hi all,
I am working on troubleshooting intermittent application resets with an nRF52840 and nRF Connect 2.6.1. Codebase is small, complexity of the project is still small...
Hello,
I'm working on a BLE central multilink application, where I want to get the list of all peripherals in range, In order to let the user select the needed periherals...
I implemented UART communication as follows, but occasionally the same data is sent twice.
Enter the critical region (app_util_critical_region_enter).
Store the transmission...
hello!
I'm using 'NRFX_LOG_INFO' for debugging purposes. However, the code seems to stop progressing when 'the NRFX_LOG_INFO' statement is removed from the section below...
Hi,
I am using an nRF52 DK board to perform some very simple tests. All I need to do is receive a line of text over serial, perform some calculations and return another...
HI
I'm trying to use lpcom to detect when the battery voltage is dropping.
The configuration is as follows: 5V battery voltage output is reduced to 3.0V through LDO...
For my application I need the UART TX/RX pins pulled low until I am ready to turn on the UART. Is there a method in Zephyr to do this? Currently when Zephyr starts it reads...
I saw some similar question, but none is what I am experiencing.
I notice some weird behavior while testing DMA mode, so I made a simple setup:
I set the DMA buffer to...
Hello everyone,
I have two devices: a Thingy53 acting as the peripheral and an nRF5340 acting as the central. I have a characteristic in a service that I want to modify...
can I send the data from the internal sensors of the stm32l4 card to nordic thnigy 91, then the latter send the data from its internal sensors and the data which is already...
I use CONFIG_UART_ASYNC_API feature of NCS v2.0 with nRF52840DK, but when UART_RX_RDY event triggered, evt->data.rx.len is smaller than the number of bytes it has received...
If no coils are installed in the DCCD, DCC, or DCCH terminals of the nRF5340, is it possible that the bt_mgmt_init() function will return error code -11?