what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
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...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
Based on the Product Specification v1.0, the antenna load impedance should be 15Ω+j88Ω.
I checked the antenna impedance based on Figure 32.
The simulation result is...
During the development of nrf52832 (SDK14.2), I occasionally get NRF_FAULT_ID_SD_ASSERT error. When the NRF_FAULT_ID_SD_ASSERT error occurs, I can only get the information...
Hi Nordic,
I am working on a BLE based application. In my application, I am forced to use SPI and TWI of same instance.
I am using SPI1 and TWI1. Earlier I was working...
I'm adding key protection to DFU, a batch script is creating the bootloader_config_default.json. I'm using mesh SDK 2.0.1, but started developing using Mesh SDK 2.0.0. When...
Hello everyone,
my question is related to the time interval t TXEN = 140 μs from the radio timing table in the datasheet of the nRF52832-SoC ( http://infocenter.nordicsemi...
Hey Guys,
I am facing problem with building bootloader_secure example. I am using makefile for this purpose.
I am tryng for buttonless dfuimplementation, but the first...
Hi, I was trying to measure the current consumption on my PCA10040 dev board.
I have followed the online guide to prepare the board. However, when I connect the Amp meter...
Dear Nordic Team,
Thanks for supporting. For secure DFU successfully worked with nRF51422 (DK51 PCA100028). But its not work with my application board based on nRF51822...
Can anyone explain SAADC code under peripheral in SDK 15.00 for nrf52dk? and how can we use the data of analog read in ble to send the analog read data?
Hi,
I'm having problem with flash storage. First it's flashed with the writing code uncommented. Then I reflash it with the writing code commented like in the snippet...
Hi all,
What I need to do for detection of nRF52840 PDK as /dev/ttyUSB0 when connected to LINUX PC?
I have tried all serial examples but every one is detecting PDK as...
Hi
i wanna send the data from ads1192 to nRF52832 and send that data from nRF52832 to phone.
first, i wanna send the data from ads1192 to nRF52832 by SPI.
so i use the...
Hi, I've tried to implement in my project the OTA DFU based on the dfu buttonless example using the secure bootloader.
I used this guide to realize it: https://devzone.nordicsemi...