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...
Hi Nordic ppl,
Is Nordic SoC supporting BlueZ package ?
Any specific SoC that we should be selecting to be able to run the .
Also, i believe all 3rd party Modules...
I am trying to implement openthread cli uart in pca10059, have made all modifications but the hex file is not getting burnt in bootloader mode using nrfconnect
/cfs-file...
Hi:
I use the PCA1004 EVK bord to configuer the I2S MCK as 256K, 32MHz/125 (I2S_CONFIG_MCK_SETUP 34340864) .
then I measure the pin use oscilloscope, but I only get 255K...
Hi Nordic support,
We had an "intermittent" connection failure with a BLE radio in one of our products under development, which exhibited itself with an <unknown> device...
Hello,
We want to use the flash to store two types of information: application configuration settings (which should be protected during DFU) and temporary data (which...
Hi,
I m using nrf52840 and m doing DFU over serial.
one side is master controller and other end is NRF DFU serial(secure bootloader uart debug code).
After sending init...
Hi everyone,
I am trying to connect to a smartphone in an extended advertising using the firmware created under the following conditions. However, there are no event notifications...
Hi.
Development platform : nRF52833-DK, s113, SDK 16.0.0, IAR 8.31.1
I am making an example of periodically reading sensor data using SPI.
The SPI is triggered through...
Currently I am using a PCA10040 to do some prototyping for a custom board. I intended to use the nrf52832 to interface with a HDC2010 (TI) temperature and humidity IC over...
Hi,
I was using SDK v1.1.0 for a while and am updating my project to SDK v1.2.0. I see that there is also a release for v1.3.0, however, there are too many application and...
I have tried to setup the time cluster, with:
ZB_ZCL_TIME_SET_REAL_TIME_CLOCK_CB(time_set_rtc);
But whn I do it, I lways get linking errors, since zb_scl_set_real_time_clock_callback...
I had a continuation question to this.
https://devzone.nordicsemi.com/f/nordic-q-a/64457/scheduler-for-thingy-91-using-nrf9160-dk
Is there any sample tutorial for the...
I don't think this is possible at the moment but worth putting it out in the wild:
Currently the binary image sizes for nRF9160 using Zephyr can get quite hefty. Is there...
Hi All,
I am looking for some working example/reference nRF Mesh project where I can get the temperature and humidity values from Thingy device. If someone can help me out...