Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am testing an example from nRF SDK 7.2.0 on a custom board with nRF51822 QFAAH2 chip. This simple example is ble_app_template adapted for Segger, it should advertise and...
At boot-up of the Zephyr kernel drivers are loaded by default.
Is there a way to change this? I prefer to load the drivers depending the board configuration.
I can see...
We're developing a product using NB-IoT, lwm2m and the nordic nrf9160 mcu.
What we're observing ist, that using the latest nordic connect sdk, multiple lwm2m ressource notifications...
Hi,I have program the hex file "nrf52840_xxaa_pca10056_uart.hex" into my PCA10056 board, But t he first device is not created (as a leader)after clicking "start scan" button...
Hello everyone,
I am currently using the Nordic-Thingy-91 to test the nRF9160 and other components on the board. Now I am trying to implement a simple motion detection with...
Hello, I am trying to debug Zephyr hello world example on an nRF52840 DK. For my setup, I am using eclipse with the zephyr plugin . Following the plugin readme documentation...
I'm learning whitelisting with the HID Keyboard Example nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_keyboard\
Question - is there a way to create a new...
Hello,
I'm trying to evaluate a project that works on the 52832 to see if its an easy port yo the 52805. However, I can't seem to find a base make file to start from. I...
Would like to know what is the status of the FCC (CE) certification of the nRF52840 Dongle PCA10059? I know there are various modules available that are FCC/CE certified,...
Hello,
My goal is to use the Jlink JTAG for programming custom nRF52 boards (specifically, nRF52840) using minimum number of wires. The default Jlink JTAG is a 20pin connector...
Device: nRF52833
Board: nRF52833DK
SDK: 16.0.0
Soft Device: S140 7.0.1
IDE: SES for ARM v5.34a (64-bit) - Nordic Edition
Description of Issue:
I'm using the radio...
I am using nrfutil version 5.2.0 with Python27. I attempted to build several times and I got the same error. Please let me know what is " mergehex failed for an unknown reason...
My nRF52840 was recently corrupted. I was able to run through reset and downloaded the latest MCU 'J-Link OB-SAM3U128-V2-NordicSemi 170724.bin' onto the board. So now it shows...
We are preparing a product (based on nRF52840) for manufacturing and currently defining the production test process.
The product is hermetically sealed with no external...
Hello,
I'm currently implementing a multi-endpoints Zigbee device using an nRF52840.
This device is a router which have several "GROUPS" clusters (one in each endpoint...