I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...
Hi,
In order to speed up network registration times I'm trying to do a band lock to 13,4 (Verizon & ATT within USA), so I'm issuing the below AT command which responds with...
Hi,
The baseline PSM sleep current of our device with all of the additional support circuitry is 100uA, and have just integrated FOTA capability.
However when we set CONFIG_BOOTLOADER_MCUBOOT...
Hello! Trying to understand how to connect to AWS IoT. I use nRF9160. As for template I'm using mqtt_simple sample. I found broker address, but how to use security keys and...