I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
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...
Hello,
I have a strange Problem. I have a Central Application where the Central will get a TagID via Uart and if there is a adv. from this Tag the Central will connect to...
Hi Team,
We are using MBN52832 Murata module in our ongoing project.We need technical support from the team.
We need hardware integration (connection) support from the...
Every once in a while I am experiencing the soft device error NRF_FAULT_ID_SD_ASSERT.
In this post I saw that you may be able to provide some information on what is going...
Hello everyone,
I work with a custom board with the nRF52840 chip on it. We have pressure, humidity and temperature sensor and accelerometer sensor on the board. We need...
Hi,
We have a product that have a BLE capability (not by Nordic) and already have a mobile app that works with it.
I am developing now the FW for the upgraded version...