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...
Hello,
I'm working on some LED sequences using the NRFX PWM driver and I can't get the durations I want right.
Let's say that I want a semi-blinking LED (100% - 50% -...
HI
platform:
sdk:15.0.0
52840
\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10040_uart_debug
I want encode(uart) dfu packet not by nrfutil:
(nrfutil...
In my design, I am using a module based on the NRF52832, with a specified LF clock accuracy of +/-250ppm. In my application, I am using v15.0.0 of the SDK with SoftDevice...
hello, we would like to know which development environment Nordic Semi supports/recommends for NRF52832-QFAA-R (except GCC) Is there a special offer from a manufacturer (e...
I'm in the process of scoping out a new project that is in the realm of robotics. It involves one wireless controller that a person would use to turn and drive four wireless...
Hi there,
I have found a similar thread that dates back from a year ago ( https://devzone.nordicsemi.com/f/nordic-q-a/29073/altering-qspi-address-mode ) but I would like...
I created a application that sometimes uses the BLE for 10 seconds. To turn on the BLE I'm using the function
and to turn off the BLE I'm using the function
I already...
Hello!
I'm trying to interface the DHT11 with my DK. I'm coming from Arduino where all I had to do is to drop some library and instantiate an object. Here with the nRF52...
Hello
I compiled the example ble_app_hrs (ble_app_hrs_pca10056_s140) from SDK 15.0 in IAR 8.11.1
I used softdevice included in the SDK15. (s140_nrf52840_5.0.0-1.alpha_softdevice...
Hi All,
Need a help,
To achieve a long RADIO range i.e Gazell(nordic proprietary RF) range, we are using Nrf52832 with SKY66112.
To control the SKY66112 in PA/LNA...
If we are using an external RTC(for example, PCF85063) with a 32.768kHz XTAL, can we rely on the internal RC oscillator on nRF52840 for the power savings in Deep Sleep mode...
Hi, Im using the latest SDK on the latest DK .
Im triying to run the ble_app_uart example with default code and, I can compile it and upload it, but i cant see the ssid...
Hello everyone,
I'm attempting to "Bond" between a smartphone device and a NRF5 module to have a continues reliable and secure (with password before pairing) data link using...
I make a pcb with nrf52832, DCDC-mode, but when I run bootloader_secure_ble in that, I found a confused question. When I power-off my board, then power-on it, the bootloader...