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...
I am using nrfx_nvmc_page_partial_erase_init() and nrfx_nvmc_page_partial_erase_continue() to erase flash in-between wireless connection events. The datasheet states: " The...
I have an IoT project that reads data from a proprietary device via an I2c SBIffer. The device consists of a controller and a small display, which are connected via an I2C...
I am referring to the ncs\v3.1.0\nrf\samples\bluetooth\throughput\sysbuild\ipc_radio\prj.conf for the nRF5340 and extrapolating that to a central application with multiple...
Hello, I hope this question is allowed here. I have received this email, after having been active on this forum:
Hi Mads, I saw you on the Nordic forum and wanted to get...
Hi,
We've been using the PPK II for basically every IoT project we've carried out in the last few years, and it has been an incredibly useful tool.
Our standard use case...
I have the code files as shown in the compressed package. I am currently compiling them into (A: nRF7002 DK nRF5340 application MCU - Non Secure / B: nRF7002 DK nRF5340 application...
I am looking to do some testing with nuSIM. Monogoto has provided the sim profile but they say we need to obtain the SIM number from Nordic directly.
I was unable to find...
Hi, since the Nrf5340 has two identical Cortex-M33 cores, I was wondering whether it would be possible to enable the trustzone for both cores, and if yes, how. Thanks.
Hello!
We are working on a custom PCB with nrf54l15 chip on nrf connect sdk version 3.2.0.
The I2C (TWIM) SCL line functions correctly, but the SDA line is not being driven...
I thought I had been extremely careful to _not_ brick the device, but apparently I did.
I created a firmware-dfu.zip file, even with appropriate keys, etc. as below.
...
Hi,
During full-device testing, we observed that two devices encounter the MPSL ASSERT: 1, 1519 error after approximately one hour of operation, which causes the MCU to...
Hi Nordic,
On the NCS3.0.2+NRF54L15 platform, we intend to generate pulse widths by controlling P2.1 and P2.5 through timer+PPI. Originally, we planned to use PPI for operation...
Hello,
I have a problem with a tablet that i was planning on using (Xiaomi Pad Pro), my device (nrf25840 dk) is sending data in packets, 4000bytes per packet and its sending...
Hello,
I am working on a custom product based on the nRF9151. I am currently learning RF testing methodologies and setting up a verification plan.
I have read the HW...
Dear all,
I am trying to build bluetooth hci controller for Home Assistant.
I used official example for create usb bluetooth hci controller here:
~/ncs/v3.2.0/zephyr...