After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hi everyone!
Setup:
Currently, I am using the nRF52840 DK board to evaluate neural network models directly on the nRF microcontroller. To measure the power consumption...
Hi!
I'm using an external flash (SPI NOR) to store the secondary partition slot of MCUboot. According to datasheet, the SPI NOR chip in use supports 4KB, 32KB and 64KB paging...
I am having a problem to get the board to do DFU without entering the bootloader mode. Furthermore, when the board entered bootloader mode, it showed only a single slot with...
Hi, In our custom board, currently we using SWD with segger J-link for DFU Is there any another option except segger/dev-kit ? Can we do DFU through USB/UART ?
I am trying to setup visual studio code with nrfConnect extension on MacOS 14.6.1 running on apple silicon.- After installing the extensions, I am not seeing the welcome menu...
Hello! I'm trying to connect to a peripheral Bluetooth device with the device information service using version 15.3 of the nRF5 SDK and a nrf52832. When I connect to the...
I am modifying the download sample from nRF SDK v2.6.1
I have been able to modify the download URL and download files off my own AWS S3 service. I have been trying to use...
I'm looking for the quiescent current and efficiency of REG0 DCDC under the conditions of 3.0v ≤ VDDH ≤ 4.2v, VDD=1.8v.
This is to determine if external regulation using...
I have a SparkFun Pro nRF52840 Mini that I am trying to flash with a simple Hello World program. I have the SDK setup in Visual Studios, created the custom board configuration...
I have this code developed for nRF5340.
Basically it scans for BLE advertisements based on the filters added and transmits the packets through UART.
Now for certain reasons...
Datasheet sampling rate is 100Ksps, but for me PPK2 always returns:
16384 bytes in ppk2_test.get_data() (one sample period)
4096 analog samples in ppk2_test.get_samples...
Hello Nordic,
I want to power down (at the lowest power consumption state as possible) all the peripherlas.
Already checked below ticket.
Below ticket also referenced...
hi,
I use softdevice s140 and nrf5_sdk_17.1.
I import time sync demo from here ( github.com/.../nRF5-ble-timesync-demo) to my project.
My first usage version:
* nrf52...