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...
Dear Support,
Installed the new Mesh SDK v2.1.0 and tried to build the sample solutions with SES.
Unfortunately I am always getting the following error:
build/serial_nrf52832_xxAA_s132_6...
I would like to use both UARTs.
I'm trying to run the given example with SDK patch from https://devzone.nordicsemi.com/f/nordic-q-a/25173/nrf52840-uart1-not-working-in-sdk...
Goodmornig,
I can't compiling the example project ! Do you knows the reason ?
Error ( imagw1 ): C:\Users\utente\Desktop\pc-nrfconnect-rssi-master\fw\src\rssi_uart\sdk...
Hello everyone, I'm trying to run my nrf51 with ADS1298 using SPI. nrf51 is master and ADS1298 is slave.
I configured SPI as
const nrf_drv_spi_config_t spi_config =...
Hi,
I'm trying to implement GPIOs in Mesh 2.0 light switch example and I'm using SDK 15.0. I'm getting undefined reference errors and I know that I have to add legacy GPIOTE...
Hello guys.
I'm new with nodic nRF52 SDK and I tried to enable debug by setting 1 on "NRF_LOG_ENABLED" in sdk_config.h, but nothing happens in com port criated by Jtag...
Custom app running on a nRF52 devboard. Serial port runs when I use the debugger and continues after I exit the debugger, but does not run from a cold start.
using the...
Hi,
In nRF5 SDK v12.3, the members of nrf_ecb_hal_data_block_t are pointers to non-const data. I was wondering if these indeed need to be non-const for the Softdevice S132...
Hi,
I have a central and peripheral device both are based on nRF52. Central device is running on SDK 12.2.0 and peripheral with SDK 11.0.0. I would like encrypt the communication...
Hello!
We're using SDK 12.3 on our application, and we're aware that the SDK is targeted to be event driven, meaning that our code should be the one keeping track of the...
I am using SDK15 , nRF52832 custom board , keil uVISION 5 , ble_app_beacon example.
I am adding timer to the example.
In below code, when I comment out update_vbatt()...
Good afternoon,
I am facing the following issue:
a client application writes to several characteristics (write with no response) I set in my chip, which trigger the execution...
Hello,
We are porting legacy application to the nrf52840. We are using Keil uVision 5.
The legacy code is using some gcc ideas and extensions so we are forced to use...
Hi , All
I am using nrf52832 SDK12.3.
When the host runs to the discovery service but has not yet discovered the service,the slave power off. The host can no longer connect...