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...
In this previous discussion on minimizing power consumption on the NRF51-Dongle, it says:
You are using evaluation kit or
development kit and LEDs are connected
on...
My system is a BLE peripheral with 2 states. There is a characteristic that represents the state, and it can take 2 values: 0 and 1.
You can read the state, write it (force...
When the supply voltage drops below 0.6V and then get back to 3.3V the nrf51822 starts up in an undefined state and often some flash pages are corrupt after that. Is this...
Hello,
We're currently running softdevice s310 v2.0.1 with SDK 7.1.0 on the nRF51422-QFAAE0 (ie. rev 2). We're planning on upgrading to the nRF51422-QFAAF0 (ie. rev 3)...
Hi!
I was using SDK11 alpha previously and when the official version (89a8) got rolled out I started integration. First thing was the missing S210 and S130 softdevices...
Hi together,
I'm using the NUS example (NRF52832) for client and peripheral, which is running quite well. My goal is to inform the peripheral application when notification...
Hi,
I am using nrf51822 chip and i have compiled the TCP Client example from IOT SDK in eclipse.I am using Master control panel as a central device to discover the device...
I want to measure a current consumption for the 3rd-party evaluation board which has 32MHz crystal and 32KHz crystal, and there is not PO.18 on the 3rd-party evaluation board...
Hi,
I use nRF51822.
Is it possible to change a beacon timing of the advertiser by a trigger of the acceleration sensor in the advertising mode?
Thank you for any...
Hello everyone,
I compiled the nrf51-app-button-examples without any error and warnings but it is showing me this error (No cortex -M Device found in JTAG chain / Target...
According to PCA10028_Schematic_and_PCB.pdf (Rev 1.2.0), page 7, there should be SB22-25 surrounding TP5-8:
On my PCA10028, I have TP5-8, but no SB's there:
What...
Hi All,
I'm having a problem with my application which involves regularly sampling I2C slave data and sending it over Bluetooth. The I2C slave generates an active high...
It looks like the RTC0_CONFIG_FREQUENCY define in nrf_drv_config.h which is located in nearly every project may have a typo. The define is listed as 32678, and the RTC1 define...
I am seeing a problem identical to what's described in this question . I'm using SDK version 10.
My timers work fine for a while, but then suddenly and seemingly at random...
Hello, I am trying to build Smart beacon kit firmware from sources.
From ble_app_beacon folder I have built the firmware using armgcc (with the proper makefile) and got hex...