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...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
We have product under final development which uses an nRF51822 as a peripheral to a RP2040. Product has worked well for many months using Nordic proprietary radio TX/RX. On...
SDK:11.0 Example:ble_app_hrs\pca10040\ s132_with_dfu Hi
The product we are selling wants to add some new features and can only be upgraded through DFU. But we currently...
Hello,
I want to implement AD conversion into the sample code "Bluetooth: Peripheral CSC."
I found several examples for ADC implementations, however they tend to be...
Has anyone been able to use the LE Secure Connections feature with Windows?
I see that there are some planned improvements in the Windows 10 creators update, but don't...
I am developing a matter door lock. After adding our own application code, the space is very tight. Can these two data areas be moved to external flash?
Hi,
Sorry, i am new to MQTT so may be asking a stupid question, please bear with me.
I am trying to run the MQTT sample (nrf\samples\net\mqtt) and get the following output...
I have been trying to measure the PER between two nRF52840 DKs using BLE. To do so, I am using BLE Direct Test Mode to start a transmission on a 52840 DK and another development...
Hi Nordic Team, I'm using the nrf52833 controller with nrf Connect SDK v1.9.1. I wanted to enable the watchdog in MCUBOOT starting main.c file and disable it just after giving...
I am developing a BLE DF project using the nRF52833 DK, and I am currently confused about the antenna location on my DK. I have not found any markings like "ANT" or "TX" on...
i have two toolchains inside my ncs directory. i am trying to build my main program using west build and the west exe that i am using is the one from the right toolchain....
Hi,
I'm doing nrf52833's spi function.I want to use hardware slice selection instead of pulling the gpio pin, and the reference manual has the register IFTIMING.CSNDUR....
Our custom development board uses an nrf52840 chip together with attached sensors. The data from sensors are stored in sd card. For this purpose, the Zephyr fs library is...
Here is a stacktrace from a device I got using the nRF Connect mobile app on Android.
nRF Connect, 2024-05-11 Device Name (A4:XX:XX:XX:XX:7C) D 13:40:23.035 [Callback] Connection...