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...
What is the least expensive J-Link Model is required to program a nRF52840 on a custom commercial PCB?
I see that it is a ARM Cortex-M4 core, but I want to double-check...
Hi
Im using nRF52832-QAAB0. SDK 15.3. Softdevice is running.
With debugger connected, calling nrf_pwr_mgmt_shutdown(NRF_PWR_MGMT_SHUTDOWN_STAY_IN_SYSOFF) will assert in...
Hi everyone. Do you know any example of some over the air FW upgrade of nrf52832 chip via ESB protocol. As I understand it should be some combination of bootloader with DFU...
Hello,
We have selected nRF solution for our next product line and currently evaluating the software/SDK setup for that.
We are testing following SDKs:
nRF5_SDK_15.2...
in SDK 15.3.0, no eddystone lock event (NRF_BLE_ES_EVT_LOCK) is triggered after the unlock key was changed.
according the eddystone configuration specs:
A single byte...
I use example ble_app_uart, SoftDevice sdk 6.2.1, when receive data from bluetooth, then drive IO pin 18 to send infrared wave.
received data is Infrared raw formate, which...
Hi,
Our product uses Fanstel BM832 chip. As per https://www.bluetooth.com/develop-with-bluetooth/qualification-listing/qualification-listing-fees/ , should we opt for Innovation...
Hi
I am using TH02 for temp and RH measurement
I understand I must use TWI provided in SDK. However, I a working have c++ library(Wire.h) for I2C that I used with Arduino...
Dear All
I am right now working on BLE development with nRF52840DK. I checked a number of materials, including official specification from Bluetooth SIG, but none of them...
Hi,
I need to read a couple of external inputs - think buttons (although it's actually a sensor with relay output). It's for a prototype obviously.
I need to connect at...
Hello,
I have an application that advertise specific data. Data is long enough that I cannot fit my 128bit service UUID. I think of 3 options:
1. Use my service UUID but...
Whenever I store my data in Flash using FDS (Flash Data Storage Library) it stores a random value (but fixed) even though I am giving it a value.
I run the same thing in...
Hi, As the title states when I try to add characteristic to my custom service the function returns error 16. I have set NRF_SDH_BLE_VS_UUID_COUNT and adjusted the linker accordingly...
Good day,
I am starting a new project where I am using the ANNA-B112 BLE device from ublox in a custom design. The ANNA-B112 interfaces with a host MCU over UART. I would...
Hi,
I have added nus service to the relay central and peripheral example.The relay board advertises and i can connect to the peripheral part of device through the nrf connect...