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...
I tried to add a BAS service to a project with an LBS service (ble_app_blinky), but I cannot complete the services_init() procedure for both services.
Is it possible to...
Hello,
I would like to kwno if it is possible to get information about the hardware in my main application. NRF_DFU_HW_VERSION is stored in the DFU and is used to verify...
Hi all
I want to stream data from various nRF52 objects to a single Android smarphone.
I have no problem in evaluating the throughput of each nRF52 device to the client...
Hi,
I want to set up a demo bike speed and cadence transmitter. I am using \ant\ant_plus\ant_bsc\bsc_tx source code. However, I have plans to use BLE at the same time...
Hi,
Are softdevice's api calls thread safe (specifically speaking sd_ble_gatts_hvx ()) -
i.e. Will a concurrent call to sd_ble_gatts_hvx () from several threads corrupt...
Hello All,
I am working on nRF51822 use IAR nRF5 SDK 12.3.0.
I am trying to debug the DFU in IAR. At that time i got an error show below
I use IAR version show...
Hello Nordic, I worked in a project and there a used NRF52840-QiAA-R. For this PN , I need the latest REACH and ROHS , Compliance Certificate. Where I can download these certificates...
I work on a project, where i'm trying to connect to Chips via Bluetooth.
So i have one of the Chips in a Remote and the other in a device, where i wont to receive the Data...
When pairing with nRF Connect and nRF52 I use the Just Work mode. No Keyboard No Display.
In 4.2 (and also 4.0) the MITM cannot be used in this mode.
If I set it on the...
Hi Nordic Team
Am trying to create DFU.Zip packet using nrfutil am getting this error while creating( DFU.Zip packet) for the sake of testing secure bootloader .
Am using...
after installing the new SDK for the nRF9160.
if I install the new spm on a board that is working and it will still run the old code that was present on the board befoe...
Hello dear community,
I had a question related to the Circuit configuration no. 5 within the document "nRF52840 Objective Product Specification v0.5.1". There are two inductors...
Hello!
I have some question regarding At commands and logging information from the modem.
Is there a limit to how often one can issue AT+commands and get responses...
Hi! I want to send data from nrf51 to another nrf51 multilink_central! I don't have any problem about sending data! It's work with a perfect way! But my problem is how to...