Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
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...