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 Nordic,
I have a star network with 3 nodes and 2 channels. I go through the whole pairing process and start sending data without problem. Now I want to, from the master...
I would like to advertise two different sets of data in parallel, such that one ADV packet is ongoing (say, A), and then I switch to the other packet (say, B) with different...
I tried to make android app for nrf51822 hrm proj.The app flows like this: scan--connect--discover service-- setnotification for every characteristic. The Hrm char was firstly...
Hello,
Could you please advise where I can download an older versions of nRFgo Studio that supports nRF24LU1P? I've got a USB dongle, which I need to re-program.
Thanks...
Hi
I use ble_app_hrs_rscs_relay example with sdk12
and when the APP_ADV_TIMEOUT_IN_SECONDS is reach the nrf52 stop advertising but the on_adv_evt has no BLE_ADV_EVT_IDLE...
Recently I had some strange bugs in few production devices. I inspected newer device markings and they look a bit different:
Pin 1 marking is square not circle.
Build...
Is it safe to use a larger capacitor on the DEC4 pin when using the internal LDO only configuration? So instead of 1.0uF say 4.7uF? Just trying to remove one line item on...
Hi, I need to make a BLE system which sends ADC values from a chip to a receiver kit.
The example most closely resembling this functionality seemed to be the heart rate...
Hi!,
UART works fine with nrf-ble-tutorial-characteristic-CompletedCode in my nRF51-DK but I'm trying to implement in my application but not works.
These are my includes...
Hi,
I am using nordic nrf51822 ble device and I am using bluzDK-firmware from
github.com/.../bluzDK-firmware
I want to add passkey in this firmware. Please help...
My shell msg: Cannot connect to any nRF device. Please make sure a device is connected to the debugger and supplied.
i use :nrfjprog --log
log file:
nrfjprog -e ...
Hi,
My target is to create prototype of ANT application with the continuous scan mode. The application works as ANT slave. It is expected to monitor the message boardcast...