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...
Hi,
I am working on an application using the nrf52 sdk v15 and nrf Mesh sdk v2.1.1 on nrf52840 PDK. Starting from the nrf5_SDK_for_Mesh_v2.1.1_src\examples\sdk_coexist\ble_app_uart_coexist...
I'm currently adding a large characteristic (5.3 times bigger than my max MTU) to my device that supports multiple peripheral connections. This characteristic is used to set...
Hi.
I want to get thingy's sensor data on nRF52840.
I found that 'ble_app_multi_link_multi_role' example, but there are only get button and led state.
By using that...
The SDK for Thread v1.0.0 documentation mentions a Thread Throughput Example, but I cannot find it in the examples folder, where can I get this example app?
hi ,
I have a project with sdk14.2 nrf52832. It works well, it can broadcast, it can connect, everything is fine.
But I have a new project that requires nrf52840. My...
Hi i am trying to do DFU boot-loader in nRF52832 and i am following all the step that you have provide in nordic developer zone ( https://devzone.nordicsemi.com/b/blog/posts...
When using my mobile to make provisioning with the GATT provisioning example for the light switch, is the mobile a node? Does it get the messages as well? Does it work as...
I'm under the impression that this piece of the given example is an interrupt handler. Am I correct? If yes, then there another snippet:
So, is there a while loop inside...
Hi All,
I am facing problem in my bootloader linking please see below
Linking target: binaries/bl/bootloader.out /tmp/cc9UGLw7.ltrans4.ltrans.o: In function `nrf_svc_handler_c...
How do you think - is there resources enough to add SPL (sound pressure level) measurement functionality into Nordic Thingy:52? Is microphone appropriate or may be external...
Hello, I'm using the example package Nordik_Mesh_V2_0_1 \ nrf5_SDK_for_Mesh_v2.0.1_src \ examples \ light_switch, and I would like to extend the number of servers from 4 to...
I'm trying to understand the cost differences, and pros and cons between:
A) creating a two chip solution - Using a BLE module - PLUS an second micro that runs my application...
I am in the process of trying to send live data from a nrf52 board over bluetooth to another nrf52 board using the example projects ble_app_uart_c and ble_app_uart. We are...
Hi,
I use SDK 12.3 to run experimental_ble_app_buttonless_dfu on nrf51822 after reference this blog , but still can not work.
It works fine with PCA10028 board.
I want...