We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
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...
Hi
I would like to debugg my Nordic (nRF52832) custom board at 1.8V with a 6 pin Tag-connect connector ( see here ) and have a couple of questions regarding...
Hi,
I'm trying to compile a simple example (light_switch_dimming_server_nrf52832_xxAA_s132_6.0.0) for Bluetooth mesh with Segger embedded studio. I'm having a hard time...
Hello,
I have a twi module developped using sdk v13. I want to upgrade it to the sdk 15 to integrate it to a mesh project.
I changed all nrf_drv functions to nrfx same...
can I make indoor localization with nrf52840 DK board without an android app,
suppose I am using 3 devices for localization of the 4th device, and I need to get RSSI of...
I want to make infrared transmission and reception function with nrf51822.
I want to know how to make TImer part using NEC protocol.
Tell me how to implement this feature...
Hi,
I am working with nrf52832 DK,softdevice s132.SDK15.
I was following "nRF_Sniffer_User_Guide_v2.0.pdf" to set up nRF Sniffer.
But in the Wireshark Application under...
Hi there,
This is a general question about addresses types in Bluetooth mesh and specs:
As far as I know, Bluetooth mesh specs talk about the 32767 nodes in the theoretical...
Hi guys,
Can someone provide the documentation if it exists the proper way to migrate from the SDK 13 to SDK 15.2?
should I migrate from SDK 13.0 to 14, 14.0 to 14.2,...
I am using multilink (version doesn't matter)
In main.c, certain variables, i.e., m_lbs_c, are declared and used in, i.e., led_status_send_to_all.
BLE_LBS_C_ARRAY_DEF...
hi.........
how to wake up from sleep mode
using timer how to do that
but i couldn't understand the real timer counter program and timer program
how to use this application...
although i run this apk from gitub ttps://github.com/googlesamples/android-BluetoothLeGatt .but does not scan for any ble device.i have peripheral_uart example from sdk.but...
In continue to https://devzone.nordicsemi.com/f/nordic-q-a/39424/ble-mesh-self-provisioning-or-factory-preconfigured
Can we use the assymetrical encryption on provisioning...
I have been attempting to increase MTU size with DLE enabled on SDK14 using softdevice S332 utilizing the gatt module. With current memory requirements, I can increase MTU...
Hi,
Just like the topic description.
The sample code I used is ble_app_hids_keyboard (V11 S130) and the development board is PCA10028.
I found after I load the code...
Dear Team,
I hope you are doing good......
i am using nrf51822 Device, the SDK version is 12.3.0 in the windows pc with keil version 5.26.
Here i am planning to send...