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
I have installed the toolchain according to the getting started assistant, nRF Connect SDK v1.1.0
I try to load the asset tracker application in Segger with CMake_lists...
want to add UART communication to nRF52832 with mesh enable.
I have added,
nrf_drv_uart.c
nrfc_prs.c
nrfc_uart.c
nrfc_uarte.c
files into nRF_Drivers folder...
Hi,
Let's say I have a network with 5 NRF52833-DK and 1 smartphone with the NRFMesh App. How can I achieve to sniff all the ongoing packets in the mesh network on the smartphone...
Hi,
I have a customise board which has nrf52832 chip inside. I want to establish a secure connection between my 2 customised boards but I dont have any button or display...
Hi,
We are currently in development of a custom board with an nRF52840. I'd like to check my IO pin mapping using an IDE if possible, but I was unsure if Nordic or its partners...
Hello. I am using a Nordic Semiconductor Beacon (nRF 51822) and i am trying to connect it to my Raspberry Pi 4, but even though i installed Bluez, scanned using hcitool, i...
Hi,
I have nrf9160 DK. It is ok for ibasis SIM card. But if verizon SIM is used, there is no TCP/IP connection.
I tried to set APN by using:
AT+CGDCONT=1,"IP","vzwinternet...
Hi,
I'm trying to deploy the example program, cifar10, from CMSIS-NN library on NRF52. The issus is I compiled and downloaded it to the board successfully but when I try...
Hi,
I'm trying to combine serial UART functionality into the USBD_BLE_UART example. The goal is to send data in/out to the hardware UART as well.
I started off by loading...
Hello all,
I am trying to get the address of the scanner sent a scan request to my nRF52840 running as a peripheral and advertising. I am using SDK 15.0 and I have tried...
I have modified Android_nRF_Blinky to show the status of a sensor along with a timer. I added an alarm notification to be popped up if the timer is overflowed and it is working...
Monday: I received the 52 and upgraded the software to the latest release (2.2). Loaded the Thingy app on Android 10 on a Samsung S10 5G. Changed the name of the Thingy to...
I need to store some data into the NVM of nRF52832 , which can be saved after powering down . In nRF5_SDK_16.0.0_98a08e2 , which example should I learn ?
All examples of...