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...
I'm trying to wrap my head around the APP_USBD driver, but I'm running into a mental block. I am implementing a report descriptor for the Battery System usage page, and all...
Hello, I have been using the SPM to read the UICR->OTP[0] register in SDK1.2.1, 1.4.2, and 1.5.1 but it's not able to when I'm using version 1.9.1.
I have patched the \1...
Hello together,
Im currently doing my bachelor thesis and my task is to develop a user interface that can control a NRF52840 and write some parameters over UART.
Im...
Hello dear nordic team, how can I get all sensor data with the same time stamp in a uniform frequency? The 'Asset Tracker' application is on the Thingy:91. Best regards, ...
Hello,
I am successfully able to open and close adapter for nRF52840 using pc-ble-driver-py using python3.6.0 on my host armv7 Linux board.
But doing same inside the docker...
I got MCUBoot running using signed images. Now I want to enable encrypted images using the build tools, but how? I've found this pull request: https://github.com/zephyrproject...
Hi,
We are developing BLE firmware that will allow BLE pairing without bonding (but with PIN/Passkey that is entered from the phone). However, when I try this with nRFconnect...
Hello Nordic Support.
I would like to build and use a Sniffer using a PC (Windows 10), nRF52DK, and nRFConnect for desktop.
Please teach me about the following.
nRFSniffer...
Hi, I can successfully build the Matter light bulb example in nRF Connect SDK 1.9.1 but I fail to do the same in v1.9.99-dev1.
What did you change?
Here the error:
west...
Dear DevZone support team
I'm facing the following problem: My application uses the Zephyr's BLE stack and basically does not much beside parsing JSON-messages received...
Hi,
I tried to implement PPI for a very timing sensitive application. The sample PPI_trace uses the RTC but it is too slow for my application so I'd want ot use timer0...
Hi,
I am following these steps to build a sample project to try out OTA updates of the firmware. https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software...
Hello,
We would like to use BLE to transmit a lossy data stream at high data rate. Looks like Isochronous channel is the best choice. How's the Isochronous channel is...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...