Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Hello,
After looking at aws_iot sample files, I've stumbled upon the question regarding how one can dynamically change IDs and certificates for multiple 9160 devices? I...
From yesterdays question https://devzone.nordicsemi.com/f/nordic-q-a/80411/state-of-cs-ss-pin-after-nrfx_spim_xfer I have done a logic measurement and I can confirm that after...
Hi,
schematic for CFAA WLCSP mentioned, QDAA is given in the documentation. I want a reference for Circuit configuration no. 1 schematic for CFAA WLCSP mentioned in the...
Hi
I am using nrf52810 chip. we are trying multilink with central(1 central and two peripherals connected at a time),one central and one peripheral is fine, but we are trying...
Hello!
I am using nRF52-DK to deploy my programs. I try to use writing to SD card in ble_app_uart_central example. Both fatfs and ble_app_uart (central) examples work...
What are the memory settings in the SES compiler to compile secure_bootloader_ble_s140_pca10056
When I try to merge:
mergehex --merge s140_nrf52_7.2.0_softdevice.hex target_application...
I want to write some values to flash before the watchdog resets. For this I have the watchdog event handler specified:
In the wft_event_handler function I write a struct...
When trying to generate a new project Segger Project for my Project
in the option "Extra CMake Build Options" want to pass something like -DCONF_FILE='prj_test.conf' -DDTC_OVERLAY_FILE...
Hi Nordic team,
Looks like the most recent nrfjprog now supports flashing modem firmware.
I tried it and got some errors. Could you please point me in the right direction...
Dear Nordic Team Support
We face an issue where on different computers, using the same setup, different throughput can be achieved.
Setup:
- Custom Device using the...
Hello community...
I was able to compile the GPS sample and flash an actinius icarus (nRF9160) using the Actinius Programmer once and it said successful.
However, the...
Hi I need the upstream Zephyr project for direction finding functionality and bug fixes. Those are not present in nrf-zephyr fork.
How do I get that to work? Just replacing...
I have uninstalled and reinstalled nRF Connect v3.7.1 - Programmer v1.4.11
nRF9160 plugged into power and blinking - switch aimed at 9160 PROG/DEBUG
No devices available...
Hey, Design nRF52832 SOIC based custom PCB board and its PCBA from the machine soldering process.
When I received the board I am able to upload code using Arduino IDE...