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 Nordic Forum!
Looking for the right configuration for the connection parameters, found different references to this Apple guide .
The problem is that in the 3rd condition...
I'm working on a project where I need to recognize whether or not a wireless tag is within 5-10' of a stationary reader. I would develop the reader system using a module,...
Hello,
I am using IAR Embedded Workbench for ARM ver 7.6. We are using nrf52 with SDK 11 and the corresponding soft device.
We are having a problem with the uart sending...
we have
/**@brief Function for initializing BSP.
*
* @details The function initializes the board support package to allow state indication and
* button reaction....
Hi,
I'm trying to connect to a Raspberry Pi from an nRF52832 via BLE Central mode. The Pi is running a node.js app (via bleno) and I can connect and communicate with it...
i m using pca10028.. with gcc tool chain setup with sdk 8 in windows.....am run one ble_uart example and after 180 second my device goes to sleep.. and second one that i have...
I'm using the SAADC of an nRF52832. I'd like to reduce the error of my measurements from the nominal +/-3%. I'm calling the NRF_SAADC_TASK_CALIBRATEOFFSET periodically to...
Hi,
I am trying to use nrfutil to generate my verification key.
However in the bootloader the key has this format
__ALIGN(4) const uint8_t pk[64] =
{
0x6e, 0x76...
Hello,
I am trying to update my bootloader using DFU and I am running into a few issues. I have successfully flashed and tested my current bootloader on my board and everything...
I am using the nRF51822 in an application where I want to run the UART as fast as possible to communicate with a host processor. I have been able to get reliable communication...
I am trying to create a package file to use with the DFU on my design.
I followed the instructions for getting nrfutil latest version built and was able to generate a private...
I'm using an NRF8001 with an ATMEL ATMEGA 328P (the microcontroller from an Arduino). I need the microcontroller to go to sleep, but still allow the BLE chip to advertise...