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...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi!
I want to use tag-connect without fixation for fast flashing boards. Just plug it in and a script automatically flashes board in seconds. If somebody knows, if it possible...
Hi all,
In BLE app uart coexist example, When programmed successfully, using nrf_connect app, one can see Nordic_UART and Mesh Client being advertisied. The BLE part advertisng...
Hello,
I'm working with an nRF52832, SDK 14.2 and Freertos 8.0.1.
Two tasks are defined, one for led signalling and one where saadc is used to check the battery value...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
1. I have an nrf9160 module, patched on the customer's own board. 2. I want to connect this board to nrfcloud 3. I read the imei of this nrf9160 module through the software...
Hi, I'm working on NRF52832 ble_upp_multirole_lesc example in SDK15.0.0. When I try to activate its DCDC attribute via NRF_POWER->DCDCEN = POWER_DCDCEN_DCDCEN_Enabled or sd_power_dcdc_mode_set...
Hi Team,
Hope you are doing well, and safe from this pandemic.
I would like to ask that, is there any serialization for zigbee from linux PC?
As we have verified...
Hello,
I noticed in the release notes for nRF Connect SDK v1.2.0 there is a known issue with the nrf_send function as it relates to blocking for several minutes, see below...
Hi,
We have successfully verified "BLE UART and Zigbee Color Dimmer Light Switch Example".
Right now we see there is no support for receiving reports from light bulb example...
Hi,
I recently discovered the platform. I'm trying to modify the examples in order to understand the different ways it works.
My last step was to add a Generic On Off...
Hi , I am compiling the bmdware project (in IAR embedded workbench 8.32.2) and I have errors (particularly Errors while linking assembler, shown below).
I have modified...
Hello,
I am using Segger Embedded Studio version 4.52b and when creating a new project, it automatically creates a segger link script file and sets the linker to 'Segger...
Earlier with SDK 13 in custom advertisement I was able to send 30 bytes under unknown characteristics tab in Nrf connect APP but in SDK 15 I am not. Because the firmware or...
Hi everyone,
I started working on the nRF9160 with a Thingy91. I installed nRF Connect SDK v1.2.0 and i was able to try some sample like GPS or AT_client. However I would...
Hi ,
SDK : 16.0.0.,Mesh V4.0 ,PCA10040
My project requirement is : I need to use 2 dev kits one as a server and one as a client communicating each other on BLE Mesh
...