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 debugging some incorrect PPI configuration. I found I can not see see all the registers in Eclipse. I have the latest MCU plugging (4.5.1) installed and the latest...
SDK 15.2.0
I migrated ble_app_buttonless_dfu to our project, and test DFU with android nRF Tool. Everything work fine.
But when tring on iOS nRF Tool, it always stop in...
Hello,
We have developed our application which included sensor and receiver using nRF52840 with SDK15.0. Sensor will goes underwater up-to 100meter depth level and transmitting...
Hi,
I am struggling with a high power consumption. It is odd, because I have made several low power applications with nRF52 where I get the consumption below 2µA for the...
Hi, I've been following this tutorial on how to program the Nordic 52840 dongle and I'm stuck on the part where it is asked to change the preprocessor definitions and also...
Hello,
I am looking for a working example which is using both UARTs of nrf52840 (PCA10056) and free RTOS.
Does anybody have something (SDK 15.3)? I don't get it working...
Hi in my original code when notifications is turned on for custom characteristic the characteristic value would increment every second. However after I add NRF_SDH_BLE_OBSERVERS...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hi,
Our system was working fine under Windows 8.1, but now we have upgraded we are having connection issues.
Our nrf device uses no security, and Windows 10 tries to constantly...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The value of
ACCESS_SUBSCRIPTION_LIST_COUNT is 7,
but when I add more than 3 group in subscription of a node, its shows insufficient resources error.
What is maximum...
Current situation:
I am using uarte to communicate over UART, at Individual level this works. I have serial mesh DFU implemented in my application and at individual level...
I have been able to recieve data from individual Thingy52 modules on RPi 4 in Python.
How can I setup my RPi to communicate with multiple modules?
A straightforward approach...
Hi Everyone,
I am using nRF52832 with SDK v14.2 and SD v5.0.0 for our product development on a custom chip.
While pairing for the very first time with the smartphone,...
Hello,
I am using nrf52832 board, having SDK 15.3.0 in Segger studio IDE, using window10.
I am trying to read from ADS1232 IC,
Connection:
DOUT - P0.11
SCLK - P0...