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...
I am new with the nRF52832. I need to develop a bluetooth slave port for an existing controller. The controller will communicate with the nRF52832 via the UART. For prototyping...
Hello,
We use the NRF52840 dongle in a production environment. Currently when we buy more dongles to add them to the line, we have to program with NRF Connect to get the...
I have a created a custom service and a custom characteristics. The characteristics has both read and write properties. Now I want to authorize the read and write opearations...
Nordic,
We have added Background DFU(Application DFU) in our code and it works for App update. Now i want to add support for Softdevice and Bootloader update in this. Will...
I'm working on setting up a Fitness Machine Service on our nRF52832 custom board.
When I add the Training Status characteristic SIG 0x2AD3, I get Unknown Characteristic...
Hi, I am looking where can I get the ACK from the light bulb, in Zigbee light control example. I am using the latest sdk nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
what...
Hi,
The documentation for the simple_on_off model in the nRF5 SDK for MESH v4.1.0 states that the light_switch example uses the simple_on_off model.
The documentation...
I think spi slave pins should set as input but I want to control CSN pin as output in spi slave mode on nrf52840. Is it possible it?
I know that CSN pin is controlled by...
Thingy91 is useless without working samples and SDK
Out of the box it cannot associate with any NB-IoT cells here in Bulgaria. I tied using the provided SIM card from iBasis...
Hi I am having some trouble changing BLE connection parameters (mainly due to the connection handle). Is there any working example that I can refer to, which explains how...
Hi Nordic folks,
Our project is using nrf52840-DK boards as the development beds. We're developing a security application by leveraging the internal CryptoCell CC310 inside...
Hi everyone,
I successfully tested the example of the MQTT publisher in the IOT sdk on a NRF52840 and a raspberry pi 3+. The messages end up in my mosquitto install and...
Hi,
We have seen random ARM faults.
After some time we have seen that the lr register often pointed to entropy_cc310_rng_get_entropy.
This is our setup:
- Environment...
I recently purchased nRF52840 DK. While scanning through the website, I came across a suggestion to start with Blinky example. I opened the project in Segger Embedded studio...
Hi,
Observed that Openthread CLI project in NCS v1.3.0 is not compiling as it is using Segger Studio but building with command line. Please fix this.
Thanks
Sridh...