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...
Does anyone have a port of nRF5 SDK ble_app_uart_c to the nRF52840-dongle? The goal is to replace the UART with a USB CDC transport.
Thanks in advance.
Cheers,
Je...
hello Nordic
i work with nrf52840, with zephyr (2.6.9)
i have 4 leds on my board that i want to control seperatly with pwm
i put each one of them on a different pwm...
Based on this weblink I need at least 4MBytes of flash for doing a full cellular update on the nRF9160:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
There is a custom bootloader in the flash having a address of 0x27000 immediately after the soft device occur, the bootloader code jumps directly to our beacon application...
Hi,
I am using a Mac (Apple silicon) to develop a Matter device. We are using one of the Matter examples, but when importing the example we get the error that GN Tool cannot...
Hi,
When I download my code, I get the error hardfault, but when I reset it, the program runs. I'm not sure why it's giving me this error; could you please tell me how to...
Step Three of "Programming the nRF Sniffer firmware" states:
3. Locate the firmware HEX file for your DK or dongle.
All firmware HEX files are located in Sniffer_Software...
Hi,
I want to know what parameters(<NW-provided_eDRX_value) mean.
The following figure shows parameters
A:Requested_eDRX_value
B:<NW-provided_eDRX_value
C:Paging_time_window...
Hi,
dk: PCA10090 0.9.0 2019.21
ncs: v1.9.0
example: serial_lte_modem
How to send HEX data to the server with the command #XTCPSEND at ncs v1.9.0 the old sdk ncs v1...
Hi,
1. Please provide the COMP input voltage precision in CROSS event on VIN+ and VIN- crossing mode
2. When the input voltage changes to the minimum, the output terminal...
Hi everyone,
i would like to ask if there is available an example project for the nRF9160DK that uses aws_iot through a NBIOT modem configuration.
I took the aws_iot sample...
Hi,
I am trying to connect my LSM9DS1 with nrf52840, this is Arduino nano 33 BLE board. I already figured out that i had to enable it and enable TWI bus. After some readings...
I am trying to change the curvetype of the ecdh example from NIST secp256r1 to Curve25519 or Koblitz secp256k1.
To achieve this I enabeled Koblitz curve secp256k1 and Curve25519...
Hello Devzone,
Our research group is using the NRF52832 chip embedded in a flexible substrate to transmit EMG (muscle) signals via Bluetooth. We’ve been having a couple...
I have been trying to find a solution for this but to no avail. I have nrf connect 3.10 installed. I am trying to flash my compiled code but keep getting the error: Unsupported...