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 trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
1. I've deleted the peers from the device by running the BMS sdk example, still i am unable to connect the previously bonded device where i"ve deleted the key.
2. The pm_evt_handler...
I get NRF_ERROR_FORBIDDEN error when I want to send a software message to the server device in the Light_switch application, except for the button. But when I press the button...
Hello,
I used exampl:
nRF5_SDK_17.0.2_d674dde/examples/ble_peripheral/ble_app_hids_keyboard
Why can't I see any HID Services in apps (nrf Connect) in iphone 12?
But...
Hi, I've read that when NFCT is operative the internal resistor of SoC is automatically adjusted. For antenna tuning this resistance can be set to a fixed value through a...
Hi there,
My current setup:
1. Custom board.
2. SDK nRF5 SDK v17.0.2
3. Application running BLE (SoftDevice)
Using the USB CDC Class example to be able to interface...
I'm using nRF51 sniffer to capture BLE packets for group of devices. Sniffer can able to capture only primary advertisement channels and not secondary advertisement channels...
Dear Members,
I want to use this code :
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk51.v10.0.0%2Fant_examples_bpwr.html
Does it work...
Excuse me:
As shown in the figure below, can this type of crystal oscillator be used on nrf52832? How to connect this crystal oscillator with XC1 and XC2 of nrf52832?
Hi,
we are preparing for certification and are about to test with the DTM v1.0. now in nAN43 it states following:
1.1.1 Hardware requirements • nRF8001 Development Kit...
I try to add pairing/bonding to the NCS hello world project. But I found the information is not easy to find. I'm playing with the bt_conn_auth_cb struct to understand how...
Hello,
I am trying to verify a signature with the `NIST p-256` curve. I had previously done this with the Nrf5 sdk and it is working:
I am now trying to migrate...
Hello Nordic Team,
as a newbie in the Nordic world, I have been reading the nRF Connect SDK and Zephyr documentation as well as testing some of the samples on my nRF5340DK...
Hi.
I have some trouble to use a sensor based on JDY-23 module with nrf52832 dk
(JDY-23 datasheet : ://fcc.report/FCC-ID/2AXM8-JDY-23/4936741.pdf )
We tried to connect...
Hi,
Is LLPM over the air compatible between nRF52840 and nRF5340 devices?
I am aware that LLPM is not fully supported yet on nRF5340. Also, any update on the LLPM support...