Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
Hi,
For nRF52840 BLE, in the DFU (OTA) example (buttonless OTA):
../nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_buttonless_dfu
How scanning is done? Or where...
Hello, I'm using Zigbee SDK 4.0.0 with Segger Embedded Studio 4.30 and custom pca10059-compatible debug board.
I ran into difficulties when trying to subscribe to attributes...
Hi,
I am using custom gatt service & I have included some of the code which supports swift pairing from ble_hid_mouse example. Here is my sniffer log -
& the jlink rtt...
Hello,
I am using nRF52840, S140 V7.0.1. I am new to certification and trying to understand the setup.
This query is on top of DTM setup query
https://devzone.nordicsemi...
Hello.
It is possible to overwrite the contents of the memory using a 32-character string permitted by the standard for mf_name and model_id fields from zb_zcl_basic_attrs_ext_t...
I have for a long time been using the PCA10040 DK to program my custom board with nRF52840.
This has been working flawlessly.
HOWEVER, after I updated nRF Connect to...
i have integrated the uart relevant parts from the app_ble_uart example to the pwm_driver example, i did the modifications to the sdk_config and defines
i get an error while...
I've been looking through the twi_master_using_app_twi example and been trying to change things around for use with a TMP116 instead of a LM75b. I noticed from the LM75b's...
I have been searching for the best way to authenticate / authorize a mobile phone with a nRF52 device without much luck.
I would like to ensure that only the owner of the...
In my situation, I want to use bluetooth to designed a piconet which has 1 master and up to 4 slave .
With yours suggestion,Now i make it work,in upload from slave to master...
I want to include a timer within a structure and also within an array. However the SDK uses a macro to define the declaration of a timer. App_timer.h recommends not to define...
Hi,
I am using nRF52840 and nRF52832.
1) I am seeing below statement in Product specification of nRF52840 under section “7.1 Pin assignments”. What does this mean...
Hi Nordic. I am using nrf mesh sdk v4.10 and an nrf52840.
I would like to report a potential bug regarding the Light LC server.
According to the mesh specification regarding...