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...
When performing a DFU the 2nd stage increments the expected device BLE address by 1 when the device being updated reboots. This potentially conflicts with the address of an...
We have developed a PCB using nrf52840 controller. It's a brand new controller. I am using SEGGER embedded studio for programing.
I have flashed an example code ble_app_blinky_pca10056_s140...
If one using nRF52840 microcontroller as non-RF one, in example configuration from page 593 / Figure 214, No 6 schematic, I have two questions
- does a ANT pin filtering...
hello Nordic
i am working with nrf52840 dev board, sdk 16.0, based on the peripheral app_ble_blinky example.
i have 2 spi comms, one twi, and use rtc, app timer and...
Hi,
I'm using nrf52840 and connecting to a mobile device via BLE.
After bonding connection, I'm restarting my nrf device in order to start advertising again, with...
Hello All,
I am new to this field and would like to know technical details of this field. I want to develop a product using NRF52833-QIAA-R7 or NRF52840-QIAA-T
Anyone...
Are there any examples showing how to handle MQTT QOS 2? I have searched for MQTT_EVT_PUBREC, MQTT_EVT_PUBREL, and MQTT_EVT_PUBCOMP and nothing shows up for any.
Hello ,
I am using NRF52 DK Board with SDK15.3.0 .
I am followed below tutorial for DFU update .
https://www.youtube.com/watch?v=c7D0dC2gANo
But , after loadfile command...
I am evaluating the PPK2 for use in a custom test bench. The test bench uses a few Python programs to gather current measurements of a device under different operating conditions...
Chip: nrf52832
SDK: 15
SD: s132_nrf52_6.0.0_softdevice
After connection, we request a new MTU size. Some values work, other don't.
For example, trying to get 187 bytes...
Hi,
The following command will not work:
> "/mnt/c/Program Files/Nordic Semiconductor/nrf-command-line-tools/bin/nrfjprog.exe" --family NRF52 --program "/mnt/c/Nordic...
Hello, we need some help debugging a proxy node in a BLE mesh network.
First some information about our experiment - we currently have 5 nodes running a custom fw on a nrf52832...
I've been wrestling with the NRF9160 toolchain for a couple days now, gotta say it's a complete nightmare compared to your lovely NRF5 toolchain.
Currently stuck here: ...