Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
My product has nrf52840 with usb mass storage configured using 8MB QSPI flash (same chip as the nrf52840dk - MX25R64)
I would like to allow users to upgrade firmware by...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Hi, I'm currently trying to make a flash logger using the nRF51822_XXAB. I want to use as much space as possible in the flash storage for the logs. I will be logging a word...
Hey, there.
I'm trying to use the NVMC to give me some persistent memory. I call init first, reads seem to work fine, but writes just don't seem to work.
So to the best...
Hi team,
Today i received smart remote 3 kit.
one ready remote and other one is add on remote.
I can be able to update the firmware to using debugging pins to ready...
Hi
Let us say I wanted to integrate mesh capability into one of the existing GATT based sample apps - like say "ble_app_hts" so that I could publish the temperature over...
Hi, i have application with buttonless DFU and boot loader. I am able to upload distribute zip package to the board via nRF Connect and nRF Toolbox apps on Android . But the...
Hello everybody,
I tested the example: https://github.com/Rallare/nrf51_ble_app_hids_kbd_consumercontrol/tree/SDK11 on my customer board (and on the DK52) with the NRF52832...
Hi,
1. After studying about power profiling and application examples/ble_peripheral/ble_app_pwr_profiling, came to know that this example currently supports advertising...
Hi,
I am establishing a Bluetooth mesh network with nordic boards (nRF52 DK) having one provisioner and many provisionee devices. But I have one doubt, if I remove the...
Hello,
We are developing wearable which has NRF52 as main MCU. We are looking for suggestions to select proper sensors like Pedometer, Heart Rate Sensor and 128x32 OLED...
Device:Nrf51822
SDK:SDK12.3
Device name consists of "scanner:" and four digits。But sometimes the device name display error。An extra character appears in the device name...
Hi,
I've undertaken my very first custom Bluetooth PCB project, choosing an nRF52810 as the MCU of choice.
Having already tried and tested a SparkFun nRF52832 breakout...
Hi all!
Antenna that used in nRf51822 developement kit:
too big for my design, so I tried to use antenna that I copied from TI AN430:
There is devices that use...
Hi,
I am following procedure to configure mosquitto using this link http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fiot_sdk_user_guides_mosquitto...
Hello,
I'm working in a bootloader based on the one included with SDK15. I want to add a timer that fires every 50 ms to keep track of time. The purpose of this timer is...