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...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
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...