Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I'm having some weird issues with using pstorage and the softdevice s110 8.0
I'm saving around 600 bytes of data using pstorage. All seems to be working on the nrf51 DK development...
I'm working based on the HRS central application, and have run into an issue where my if statement is entered even though the condition is not met. In this case, the nrf attempts...
I'm currently using the pstorage functions to be able to store permenant data when turning off the power, it works good with me while writing or reading but when I turn off...
I'm trying to implement ANT+ style frequency hopping, where it would change channel whenever it detects a raise in packet loss. For that I need to be able to switch channel...
Hi,
I 'm using MCP v3.9.0.6, softdevice v7.2.0 and pca10003 board.
After load bootloader program to board. I use MCP to load application for it. In MCP, I choose device...
HI People,
I use nrf51822 CEAAE00 (0x0079) chip which has 256 kB FLASH, 16kB RAM. I faced a problem when compiling the bootloader for it. The solution was I am using a...
I am trying to build a custom board, based loosely on the nrf51-DK (which I have been testing). I haven't ever directly programmed a chip before (always used interface MCUs...
if I send only the advertisement, it sees that data
Is there something in the IOS that prevents seeing manufacturers data in both the advertisement and response packet?
I found the Ble Serialization here and the example sourcecode within the sdk sources.
The sources are for using S110 softdevice.
Does Ble Serialization also working...
Hi, I'm trying to get my nRF51 code (which works on my dev machine) to tun on the test server (both Win7). Am using MasterEmulator 2.1.10.8567
The dongle itself is happy...
Hello I am new to this platform, can anybody tell me how to write the value on serial in NRF51822
and what is the command through which i can write the value on serial. getch...
My application uses ble_radio_notification_init. Every time I switch from my application to the DFU bootloader it drops the connection about 10 seconds after starting the...
Trying to follow
devzone.nordicsemi.com/.../
but whatever I do, I am unable to make Eclipse discover the include paths or the source file paths from the makefile. I've...
Hi,
My Nordic kit just stopped detecting from last two days.
I have also check this in other PC also.
It detects some times some times not.
I am using Windows 8.
I...