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...
Hi,
We are building an application where we want to use BT 4.0 legacy to advertise two advertising sets at different time intervals. I just saw this commit in Zephyr repository...
Hi,
I am trying to develop the DFU capability for my device.
I added the necessary code from the example ble_app_buttonless_dfu to my application.
then started as explained...
Hi
I have developed a code on Windows using the Segger IDE.
I'm looking for a solution to build an the firmware on the Linux VM to automate the build process to generate...
Hi, I am trying to create DFU for nRF52 devices using NCS now that they are supported. I have done this previously with nRF5 SDK and it worked great. Now I do not see any...
Hi,
I have implemented ias serive with nRF51 and SDK 12.3, but not generating any ble event with IAS service. The code is working fine when compiled in a different machine...
I have two nrf52 boards I have dumped spi and spis program in them.
When I transfer data from one board to another i get noise
For example if i send "123" from master...
Hello,
For SI- and PI-Intigrity Simulation issues I need the IBIS-Model of the nRF52840. Is there existing IBIS Model for this component. When yes, then where can I get...
Whether BLE 5.0 support for audio stream? Also, I want know it is possible to connect 2 headsets+2 TPMS device+1 Phone with a single device at same time? And it shall able...
Hi,
we ordered by Data I/O the Algorithm for the device NRF52833-CJAA-R
For this we need a documentation (datasheet) including the CSP-Package (CJ) with pin-description...
Hi All, New user here but couldn't find a concrete answer to the following question. In PIC land I've usually allocated fixed memory using the _at_ or __attribute__ label...
Hi. I have a problem with my NRF52840 Dongle. When using BSP driven button. I've tried to use some SDK precompiled examples - it doesn't work. Neither with ble_peripheral...
Hello,
I am trying to add application specific errors codes to the error handling framework in the nRF51K SDK. The documentation in sdk_errors.h says that a range is reserved...
Is there an error code range reserved for user application errors?
I wish to return application specific errors without defining a new error type, to maintain a unified...
Hi,
I'm using nRF Android Mesh library from here for to build a cordova plugin for my project. So i almost completed my plugin but when i'm testing the plugin using nRF52...
Hello
i need to make BLE Dongle (reproduce without having documents, just a page how to update Firmware)
i need to be able to programm a .hex file i have via nRFgo Studio...