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...
Hello,
I am trying to connect RuuviTag to nRF Connect Power Profiler, but I get Failed to start the PPK error.
Computer: macOS High Sierra 10.13.4
nRF Connect v2.5....
Hi everybody!
It seems that there is not a huge choice of cross-platform frameworks to develop desktop applications for BLE (without serial dongle).
Nordic Semi seems...
Hi,
Just want to know is the pyACI is a python based tool to provision nrf Mesh Nodes over serial Port?or over PB-GATT or PB-ADV?
Can it be used to provision other vendors...
My setup is NRF52DK+SD132_V3.1.0+SDK_12.2.0.
While playing with my peripheral I setup a whitelist, the default whitelist filter policy seems to be BLE_GAP_ADV_FP_FILTER_CONNREQ...
Hello everyone,
I want to establish serial communication between 3 nRF52840 dongles using mesh.
Can you suggest me the steps from begining. Also i have read the documentation...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I enter break points inside ble_evt_handler, it always ends up at...
Hello,
I am trying to get Keil to work to program my Custom PCB. I am using Keil uVision5 MDK-Lite Edition
SDK: nRF5_SDK_12.3.0_d7731ad
Device: MDBT40-256R V3 (nRF51822_AC...
I need to incorporate eMMC in my code.But heard that it is not compatible in nrf52. So I would like to know how to include eMMC code right from the beginning the algorithm...
Hi,
I was able to run hid mouse example on my laptop. But when I tried to do the same on my other laptop it failed to execute properly, although the bluetooth pairing was...
HELLO SIR
we are working on our current project on bluetooth , we are trying to broadcast message via one nrf52 DK to other nrf52 DKs . i tried implementing the uart example...
Dear Sir,
I am trying to use a whitelist on peripheral side so as to connect the peripheral to a given phone/App.
At first I enabled the "p_advertising->adv_params.scan_req_notification...
I am requesting a USB booloader hex file or if possible the complete project. I have been doing some hacks on mine and have erased the USB booloader. A quick search through...
We are working on the BLE Smart Switch. The requirements are pretty generic:
Low Power consumption
To be used by multiple smartphones within the house
The obvious...
Hi,
I want to set the TX power in a mesh proxy configuration. I have read mesh sdk2.1.1 TX power of nrf52832 , which works good for not proxy situation (e.g for light_switch_client...