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...
Hi, I wanna enter the system on sleep to save the power up to 10uA(about tens of A). I am using nrf52840-dk with SPI LCD and some GPIOs in zephyr. Also I want to do DEVICE_POWER_MANAGEMENT...
Hi, I would like to run an nrf53 example project. I got the devkit, and after some struggle I am now able to compile and run a project.
I need to run an Bluetooth example...
This is really a question about best practice - I have some ideas of ways to do what I want, but wonder if there is some clean API-supported method that I haven't found.....
Hi, I am in design stage and i need to change nrf 8001 to nrf 52810. In this point i have a question about pin configuration in nrf52810, Can i use any pin for any use? i...
Hello everyone.
I know from Errata document that the GPS antenna soldered on DK is not working properly on the 0.8.2 version of the DK. I need to use GPS for time syncronization...
Hello,
We are allocating a large amount of pages (100 pages, ~400kB) for the Flash Data Storage module in order to hold collected data. As a result, the fds garbage collection...
Hi all, can the nRF52840 dongle be used as an external Bluetooth 5.0 peripheral via a Raspberry Pi 3 running Linux?
I received this message from my engineer
' The drivers...
This is based on the article fround in devzone here .
I'm compiling a simple Hello World and followed the instructions as per the nrf Connect SDK Turorial Part 2 .
To...
Howdy,
I'm using Zephyr to configure an nRF52840 to act as an I2C master and send data to a TM4C slave at a 100kHz clock rate. The nRF52840 appears to hang after calling...
Hello, I am working with nRF5 SDK 17.0.0 and using IAR Embedded Workbench 8.50.1. I am following the Secure DFU bootloader guide as posted here .
On Step B3, I get a build...
During development, it is a very common task to combine the 4 elements into a single hex file, softdevice, bootsettings, bootloader and application. Mergehex is limited to...
I'm using an nRF52840-Preview-DK board in a POC (Proof Of Concept) to convert an I2S-TDM bus to SPI.
So it takes the I2S FS (frame sync) and CLK (clock) signals as inputs...
Hi Team,
we are working on nrf52 and we doing encryption of the data.
on the receiver end I can understand if there is connection , the keys will be exchanged and after...
Part - NRF52810-QFAA-R7 Hi, I've tried two chips, reflowed and checked under microscope. I have a connection to the track the pin connects to. Errata is applied via SystemInit...
Hello Devzone,
Here is my issue : I want to have a low power mesh node that can just send message to other nodes. The device can enable and disable himself the mesh stack...