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'm working on building a zigbee multisensor device using a nrf52840 module. I'm heavily relying on the multi sensor example and so far I've been able to add temperature...
Is there a way to log bluetooth messages in the phone app? I have a bunch of messages that come but there is no history on the app that I can look at. Is there a to do this...
Hi,
I am working on a project to help determine the distance between the NRF52840 DK and other bluetooth devices using BLE. When the distance is past a certain threshold...
I am currently using the ble_app_uart example but I want to add USB and I2C interface to this solution. Would I need to find what files differ/need to be added from USB and...
Dear Nordic.
We are using NRF52832. According to Mesh spec, It can send up to 380 bytes, So I sent Mesh Data(PAYLOAD) up to 380 bytes. It was successful, but the data was...
When I compiled your sample Bluetooth: Central UART from both master and v1.3-branch branches for nRF5340 PDK (network core has Bluetooth: HCI RPMsg firmware) and I use a...
I initially loaded blinky program in pca10059 using nrfconnect, everything is perfectly working ,
later I have to work in openthead cli uart for which I changed uart pin...
Hi!
I want to send and receive data over UART from an external microcontroller, but without using the VCOM ports. The main goal is to send sensor data from an external...
Hi there devs,
### I UPDATED and reformulate the whole question after some finds ####
I am having an issue with my application which is really hard to replicate it could...
Dear,nordic:
Please help me solve the socket communication process encountered in the exception
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2...
Hi,
I am running a modified version of the light switch example, where I have modified the generic on off model to send byte arrays.
So I have been changing my models...
Environment:
nRF5 SDK version: 17
SoftDevice: S140
Tool: Segger Embedded Studio
Debugger: J-Link EDU Mini
Board: Arduino Nano 33 BLE (Using SWD pins with the J-Link...
SDK 15.2, nrf52840 SD 6.1
I'm having an issue where a reset with RESETREAS DOG 0x02 is not coming through the WDT handler before executing reset. I can force this reset...
Hi,
I have the following application in mind: I want to create a bluetooth mesh network, in which one node will broadcast sensor readings, some nodes will be used to hop...