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...
Hello,
We have recently been playing around with the NRF51822 Beacon and we liked the way it works. So there is one thing we are very curious about: is there any cheaper...
As the followup/implementation to this question
I want to implement a multirole application for the PCA20006 (rev 1.2).
Currently I will only need advertising for my data...
Hi,
I have made a custom board using NRF51822CEAA, following the reference design. Some modules are working properly. But I'm facing following issues on some boards.
...
I am having a strange issue with running BLE DFU on a project that I can't seem to work out. This an S132 v2 project with SDK11.
If all I do is program the softdevice and...
Hello,
I have read the questions on power optimizations in nrf chips:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I wanted to use SDK11 example ->...
Dear all,
I'm a quite new BLE stack user and need to get some idea on the idea behind service discovery.
I'm using the S130 and the BLE central example and want to read...
Hi,
We are going into mass production with our first product and would like some expert advice on what is the best approach.
1.) Since we would be doing production tests...
Question for anyone familiar with mBed code on nRF51 devices (I have cross posted on mBed, but trying my luck here too):
I'm developing an nRF51822 program using the nRF51...
Hello, I am trying to upload my custom firmware to the MetaWear RG (nrf51822) platform but currently without luck. Steps that I have performed:
Connected to the device...
Hi,
I want the bonding to happen between the nrf51 and the Android Phone by displaying passkey on the phone. This can be done using device manager or peer manager. When...
I haven't really found too much referencing how to setup an Eclipse DFU Bootloader project for Debugging.
What I know
To get the image to fit in the allocated memory...
HiNordic,
I found nrf5-sdk-for-eddystone Project in github,but it's just surpport nRF52832.I want to know where to find the nRF eddystone SDK which can surpport nRF51822...
We're working on getting our nRF52 app working with buttonless OTA updates and the bootloader. OTA works fine with the example bootloader, but when we extend our application...
Hi, I Converted experimental dual bank signed bootloader into single bank signed bootloader and it uploads the new firmware successfully but the problem I got is it erases...
I have an application programed on the nRF 52DK (PCA10040). Its a UART communication to a distance sensor. The Problem is, that I cant send anything from the uC to the Sensor...