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 team,
I am trying to figure out how mesh network works. I do experiment with nrf52832 develop board and nrf5_SDK_for_Mesh_v0.9.2-Alpha. After I flashed light_control_server...
I have an app that requires BLE stack to be re-initialized, however it seems that if you run
ble_dfu_init();
more than once, it crashes
Upon further inspection...
Hi all,
I'm working with the nRF52 and I'm trying to run the heart rate sensor example from SDK version 13.1.0 using Crossworks as my IDE. I can compile and run the program...
Hi,
The below results indicate the nRF Connect app requires a handshake even when scanning without connecting. Is this true?
I am using the android 'nRF Connnect' app...
Are there any known issues with the nRF USB on the new chip or dev kit? I bought a dev kit to test out the USB functionality, but was unable to get any programs working. No...
Hello!
I am studying with nrf 51822 eval kit.
I wanted to ask you something about data type of nrf51822.
For the iBeacon model, it needs 31 bytes. 4 bytes of them...
Problem: nrf_crypto_sign() fails with NRF_ERROR_INTERNAL. Observed in SDK 12.3.0 on NRF51422. This probably applies to SDK 14.0 when using micro-ecc backend, as the root cause...
the dfu secure bootloader example is working fine with my nrf52832 sdk12.3 s132. but the experimental buttonless dfu in the example is not working for me. i was able to transfer...
Greetings,
I've got an embedded project where a NRF52 is a "co-processor". The NRF52 used to output UART debug messages but I've since changed this to use RTT.
During...
Android TV devices such as Nvidia Shield, Xiaomi MiBox and Nexus Player have support for voice input via their BLE remotes. I've researched it a bit to figure out how it works...
Hi,
I posted recently about having used the app_uart driver and having problems with an overflow breaking uart receive ( devzone.nordicsemi.com/.../)
I decided to try...
Hello, I have an error while building the project "ble_app_hrs_rscs_relay_pca10056_s140" with sdk14.0.0 on segger embedded studio 3.26 and gcc/clang.
When compiling nrf_atfifo...
I have newly purchased the nrf52 Development kit . Does it contains any pre-loaded firmware detectable on the ble scanner or nordic connect device, becasue I cant see any...
Hello,
I would like to use the button handler library (app_button) from the nRF SDK on my nRF52840 to detect pushes on pin P1.05. However, no events are detected when the...