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...
I tried to make CSMA/CA perform on nrf52832 but the SDK example didn't have Energy detection (ED) and CCA sample
How to configuration Energy detection (ED) and CCA ?
If...
Hello,
I am using nRF52840, SDK16 & SoftDevice140.
I am integrating pm_init()(Peer Manager) into my project and I am getting error 0xFFFFB180 from mbedtls_ecp_gen_keypair...
Hello,
We are using the nRF52 DK board and Keil uvision 5.
Using SDK 17.0.0 we can successfully load and build the `examples`. If we choose `examples/peripherals` we can...
Hello, everyone.
I would like to use LSM9DS1, a 9-axis IMU sensor. To test this, an IMU sensor module 'SparkFun 9DoF IMU Breakout - LSM9DS1' was purchased.
This module...
I am working with Zephyr version 2.4 on nRF52840-Dongle for adding ability to scan CODED PHY devices. My host is Raspberry Pi3 with kernel version 5.4.51 v7+, HCI_USB sample...
Hello,
I am trying to run USBD_MSC example using PCA10056 board from SDK15.
It works fine, when creating new file on each button press.
I modified code to create and...
Hello everyone ,
I have question about the difference between periodic message publishing via the module's configuration and publish message by a standard timer.
I notice...
nRF52833 DK i have seen from Images of board that an external antenna will be required(there is a Antenna connector on board). I am wondering if it has built-in antenna or...
Hello,
I am on nrf-sdk v1.3.0 and mwf v1.2.0.
We are updating our product to the above mentioned nrf-sfk version and have noticed that MQTT connection gets stuck after...
Hi,
I enabled flash log backend with NRF_LOG_BACKEND_FLASH_ENABLED set to 1, and NRF_LOG_BACKEND_FLASH_START_PAGE to custom address to keep it as the starting address for...
Hi,
We have successfully created a PCB layout with a PCB antenna following the reference schematic provided by the nrf8001 datasheet. We tested and it is working fine. However...
Hi,
I am trying to interface External Flash (IS25LP064A ) using SPI example in SDK v16. I am able to read the Manufacturer_ID and the device ID from the external flash....
Hi,
Is it possible to somehow read END event register via CPU (not with ppi usage)? If yes, how? I have tried to read value on address from pointer returned from function...
Hi, I am facing an issue my product contains Ble dfu update, I tested my code without enabling DFU and it runs fine ... but after enabling dfu and creating package... I update...
Hello, everyone!
I use SDK v17 and test various functions using App_Timer. The timer function that I want is to turn the LED on for 5 seconds and then turn off after 5...