But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hi I'm using nrf52 with softdevice s132,
The problem is when I connect nrf52 with my smartphone, the error code 0x3401 occurss after connecting exactly 147~150 second...
Hi,
I'm communicate with my sensor by using TWI ( i2c) driver. Most of the time, no problem.
But yesterday , i was debugging, and and ble disconnect event happen ( it...
Hi!
I am currently looking into using a file system to store logged data as files in my QSPI flash memory. To get started I looked around on the devzone and found the usbd_msc...
I am using ble_app_uart example to transmit data from phone to the NRF52840 device. The issue is, the buffer retains previous data sent and this prints alongwith the new data...
Hello,
I am using the nRF52832 Development Kit platform w/ nRF Connect SDK.
I have an application using UART which is configured to talk LIN to a SN65HVDA100 package https...
Hi,
I have a hang issue with my custom board using a custom bootloader and application.
The problem is device hangs when I downgrade the application on the latest bootloader...
We found USB MSC File Corruption issue on nRF52840 SDK. It is 100% repeatable.
Below is the test method and result:
Test environment:
Platform: nRF52840
HW board used...
Hello together,
I try to add some bytes for scan response data in DFU bootloader. So I changed the file components/libraries/bootloader/ble_dfu/nrf_dfu_ble.c to add 6...
I always put stand-offs on development boards, when you spill liquid and the DK is on the table top bad things happen, on this nRF5340-PDK when I added a stand off to the...
Hai, I want to connect central to a single peripheral and after certain operations, I want to connect central to more peripherals
I tried with,
#define NRF_SDH_BLE_CENTRAL_LINK_COUNT...
I am working on a case for this project and cannot locate the nRF5340-PDK dimensions. Is there a dimensioned drawing or DXF file? I need to know overall board size and mounting...
Hi!
I've been developing software for nRF52832 devices for a while now, and it's been pretty easy to get into low power modes.
However using the exact same software, but...