Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hi,
If zigbee_erase_persistent_storage is ZB_TRUE at coordinator, only commission within 3 minutes is accepted.
If zigbee_erase_persistent_storage is ZB_FALSE, any ZED...
Hi,
I am on verifying long run test.
environment
SDK : v3.1.0
PS storage : not erase (ZB_FALSE); ==> zigbee_erase_persistent_storage(ZB_FALSE);
ZC -----------...
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...