I am trying to create a partition on mx25r64 using partition manager on my nrf52840dk. Below is my overlay file
Below is my prj.conf file
Below is my pm_static.yml file...
Hi
I've started the USB DFU example. I flash my device and use the hello World example as described in the readme.
I can upload the app using dfu-util. But after reset...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Hi,
In our devices, we use an NRF51422 chip.
In our software we use the S210 v3.0 version of the ANT softdevice. I am trying to find the anomaly list of this ANT softdevice...
Currently advertising packet is built by macros, but the data types include const qualifiers.
What is the "proper" way to dynamically update advertising please? I need to...
Hi!
We have several products which use SoftDevice S110, some of them are already in production and are listed as Bluetooth Qualified, some of them we are preparing for production...
I've a custom board that uses a nrf52832 and Li-SOCl2 battery (3.7V). We've programmed several boards with our firmware and kept then with BLE advertisings every 300ms. A...
I am trying to develop a simple SPI master for a custom nRF52832 uC, but I can't find anny sort of sample codes that don't use Soft devices for this task. I need the code...
hi guys. I am currently using nrf52832 MDBT42Q Series from Raytac. I would like to know that how can I flash the softdevice and my application into the nrf52. My NRFgo unable...
I am currently doing some stress testing to ensure that I am correctly removing peers when the peer manager storage is full.
In this regard, my device is acting as a peripheral...
Hi,
I am developing application using nRF52832, s132, sdk13.2 which is collect sensor data and sent it to server. I have sent data to server using nRf52832 and interface...
Hello,
I'm trying to load BLE UART example on a custom module with nrf52832. I'm using SDK 14.
On the EVK it runs successfully, and I have the following addresses map...
Hello!
I'm trying to perform DFU over BLE using a NRF52 devkit. I'm getting the following error preceded by lots of "Invalid advertising data type" logs:
Traceback (most...
[SOLVED] turn off logging through UART.
Hello
I'm experiencing a strange issue where my device sends a beacon under DEBUG, but does not under RUN.
Due to that I tried...
Hi NordicSemiconductor Community,
I have a problem with the SEGGER Embedded Studio IDE, i want to build my project but i have the following error :
can't open 'C:/Users...
Hello,
I am trying to send out a notification and getting this error code 13313 (in decimal, 0x3401 in hex). Which eventually leads to BLE_ERROR_GATTS_SYS_ATTR_MISSING...
I developing applciation based on nrf51822, sdk11. I have read several posts about using app_timer_cnt_get() and get only 0 value. As far as I understand, this is because...
i want to connect my nfr51822 device to only one phone( that means which phone was connected first). For this purpose i enable whitelists but i create whitelists nothing has...