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...
Hello.
I'm trying to understand how to programm my nRF52 DK (PCA10040 - Rev 1.2.1) with SEGGER Embedded Studio (in Windows 10 - x64), however I can't follow all the tutorials...
Hello, environmental engineering is D: Lianxi nrf522 nRF5_SDK_15.2.0_9412b96 examples ble_peripheral ble_app_buttonless_dfu
You can't run this ble_app_buttonless_dfu after...
Hello,Connecting the Nordic_Buttonless device in NRF connection did not see the DFU
Using nRF5_SDK_15.2.0_9412b96\examples \dfu \secure_bootloader\secure_bootloader_ble_s132_pca10040...
Hello All!
I have a question regarding Bluetooth. What is the best way to get data from 200 low-power bluetooth capable devices?
Assumption 1: All of them will use nRF52832...
As mentioned on https://devzone.nordicsemi.com/f/nordic-q-a/35771/nrf52-mesh-dfu-questions , NRF_MESH_SERIAL_ENABLE 0 should be set on devices that receive firmware over Mesh...
Hi,
i have a custom board with nRF52832 and temperature sensor in it.
my question is whether i can read the temperature from sensor via I2c when the device is in sleep...
Hi guys,
I met a problem here and hope anyone can help, thanks.
We bought some unique mac address from IEEE and want to flash them into nrf52832 permanently. The nrf52832...
I'm in the process of adding mesh support to our existing application and am a bit perplexed as to how best implement NVM. The mesh SDK documentation dissuades me from continuing...
Hi All
I have a system with two PCA10040 boards both running with SD version s132_nrf52_6.1.0. The application is build with SDK version 15.2.
I have implemented a peripheral...
hi everyone
I have BMD-300 Series Evaluation kit featuring the nRF52832 and dongle(nrf52840).
And I`m using ubuntu via Virtual Box
I refer 'pc-ble-driver' and follow...
Hi,
I am working on developing a consumer product. I need to provide some security to product in the sense that not everyone can connect to the BLE of the product. For example...
Hi All
I have a system with two PCA10040 boards both running with SD version s132_nrf52_6.1.0. The application is build with SDK version 15.2.
I have implemented a peripheral...
I use ble_app_hrs_rscs_relay to build a node which has both central and peripheral roles. I can do scan and adv, but when I add eddystone functions "nrf_ble_es_init(on_es_evt...
Hi,
I want to develop central code to discover services of 3rd party device and to discover their services and read/write characteristics.
As seen many examples from...