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...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I have my radio chip set up so that it pairs with an iOS device via an encrypted bluetooth connection. Everything works great -- however I'd like to be able to "unpair" from...
Hi,
we are using the chip nRF51822 CEAAE00.
We want to use the pin 0 as output. It is configured as below
NRF_GPIO->PIN_CNF[0] = (GPIO_PIN_CNF_SENSE_Disabled << GPIO_PIN_CNF_SENSE_Pos...
Hi,
I using nRF51822, S110 and NUS to send the data to the phone.
When sending the data, I using ble_nus_string_send function.
I need the execute time to the phone...
When scanning for peripherals using the Master Control Panel Android app, most of the various BLE devices scattered around me show up with a "connect" button next to them...
I have a development board with the AC variant, but for my custom board I have an AB. I am able to flash code using Keil to the development board, but when I change the device...
Can anyone suggest an I2C LCD driver for use with the nrF51822? We will likely be driving a 96-segment LCD but a dot matrix LCD may be an option.
The application is for...
I get the following error on doing OTA DFU using an Iphone with IOS V8.4.
Created .zip files using nrf.exe
Commands used
nrf dfu genpkg --application...
Hi everyone,
We're working with nFR8002 devices, and it works fine most of the time.
Even after losing the link intentionnally (Bluetooth stopped, or walking out of Bluetooth...
This question devzone.nordicsemi.com/.../ appears to show that S132 expects the FPU to be available and activated.
Does the S132 really need/use the FPU or is this an artefact...
Hi,
I know that when advertising in non-connectable mode, the fastest advertising interval is 100ms. I have some questions about this:
Is there any document explaining...
I have been using NRF51822 for some time as BLE chip with services.
For some debugging reasons I need a faster stream method...
I looked at Gazell and found it simple to...
Hi, I have a question about this memory layout .
At Figure 2 (of the memory layout), it erases the previous application.
After that, at step 1, it says that the firmware...