Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Dear All,
I am trying to minimize the current consumption of my device. I am using several peripherals, such as UART, I2C and ADC.
When I run a very simple sample...
I am working on a line of products that use the same Microcontroller and softdevice so the same QDID. Most of them work with a module and one has the same chip mounted directly...
Hi, I'm using this post to upgrade from SDK 11.0 to SDK 15.3.
All goes well, until I uploaded an application: then I get a hardfault somewhere at fds_init().
I found...
When I start nRF Connect v3.2.0 the first window starts as normal, but when I click on Open Bluetooth Low Energy the nRF Connect v3.2.0 - Bluetooth Low Energy window is blank...
How can application code interrogate the SD140 to identify which version (such as 6.0.0) is running.
We pre-flash (before SMT) our nRF52840 with a bootloader and SD140,...
Hi ,
What does the handle parameter in status_handle(access_model_handle_t handle, const access_message_rx_t * p_rx_msg, void * p_args)function (generic_onoff_client.c)...
Hi all,
I am trying to reduce the connection time between each connection to the minimal posible
Connect -->Transfer data -- Disconnect
I am facing two options...
Hi,
I want to make simple software that runs on PCA10056 using SEGGER and SDK. To learn how to use SEGGER, I copied exsamples / template_project and tried to imitate blinky...
Hello guys, i'm using nRF52832-DK with S132_v3.1.0 and SDK v12.2.0.
When other BLE device write some value to my characteristic, how do i know
that my characteristic...
Hello,
I am using a custom board that has a DSP and the Lairds BLE module BL651 that has nRF52810. I have written a simple program that sends a test data byte to the DSP...
I use nrf51422 dk, device: s310 2.0.1
Then i want to download "bootloader" from example floder by keil 4
but it can't work
and show up "JLinkARM.dll not found. please reinstall...
Hello,
I want to install nRF5x Command Line Tools on macOS, I found this user guide, infocenter.nordicsemi.com/.../nRF5x_Command_Line_Tools_v1.3.pdf and on page 5, it lists...
hello guys,
I using nrf52840 development kit and segger embedded studio. I want to write a program to implement spi protocol, can I get a simple reference code to write...
PWM output with stable frequency
SDK: 15.3.0 Example: low_power_pwm Device: EYSHJNZWZ (nRF52832)
I want to output PWM with a stable frequency. In the above sample, PWM...