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...
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...
Is it possible for nRF Connect iOS app to display devices that were connected/paired through the iOS Settings menu? The problem I am having is when looking to perform DFU...
Hi iBasis support,
I'm having a billing issue with your website. I'm using the iBasis card with the NRF9160DK board.
When I ran out of data, I just follow the link on...
Right now I use the app_timer_cnt_get() method to get a current tick count. It appears to return a counter that increases with 32768 counts per second. However, it overflows...
Hi,
In NRF52832 i have integrated IMU sensor and and DPS sensor . i have build code and Run .
But after 2-3 minutes its stucked . so then i pressed the pause button ....
Hi, all
My custom board has nRF52833 mcu and wifi module(esp-wroom-02). I'm going to communicate with these two using the uart port.
The problem is, data communication...
Hi there, I am working with an application that uses the NRF51 chip (through the Taiyo Yuden EYSGCNZWY BLE module) and am trying to implement buttonless DFU. I am having issues...
In the latest release v1.8.0, there is an example ( Mesh and peripheral coexistence) which also has th e extended advertising.
However, it seems that the BLE Mesh stack...
Hello
I'm using multiple nRF52840-dk (SDK17.1.0, Windows, Segger, S140).
I'm trying to make BLE device(nRF52840-dk) that automatically connects to specific BLE device...
Hello,
I am using nRF5340 Audio DK devices. I am programming two (2) devices as 'Gateways' and one (1) device as a 'Headset'. I have two questions related to this matter...
Hi,
My project (under embedded studio )works if running on a chip with the register FICR INFO.VARIANT = 0x41414330
but freeze on a chip with the register FICR INFO.VARIANT...
I can't flash/write my nrf52840 Dongle under Linux with nRFConnect v3.9.1 with Programmer v2.0.1
The buttons remain greyed out, the left window does not display any information...
I'm following the heart rate sensor example in the VS Code Youtube Tutorials series, and there are some pretty straightforward prinkt statements in main.c, such as 'Bluetooth...
I'm getting data from peripherals, and I need 96KB/S to get to the NET layer, because the other side needs to use data in real time, but the data transfer is too slow.
So...
I have been working with multi-sensor example of ZigBee to develop it in zephyr. every things went well of endpoint sensor except that the coordinator suppose to receive the...