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...
I'm working on IEEE 802.15.4 network using nrf52840 DK boards. I'm making use of the examples in 802.15.4 (secure). I wanted to know how the reception between a transmitter...
I am using SDK v15.3 and modifying the ble_app_uart_c example to setup ble_nus connection between nRF DK board and a custom peripheral. I can use nRF Connect to send and receive...
Hello,
I am using nrf52832 with nrf Mesh DK. Is there a way to unprovision the board from the hardware or command line and not from the app?
Many thanks in advance , ...
Hello , I noticed that my NRF DK advertises for a few minutes and goes back to sleep , because of Advertising Timeout set (I am using the BLE Peripheral Example) , but when...
hello,
I am using SDK v15.2.0,s140,pca100056. In my custom application I am using 3 SPI, RTC, timers, USBD, etc.
Actually during the development stage I have used DEBUG...
Hello,
I am trying to understand the working of BLE Mesh network and have the following question.
Is it possible to make phone as Proxy as well as Provisioner? BLE...
We are planning to build a product based on nRF52811 SoC, which is Bluetooth 5.1 and has AOA and AOD features. Unfortunately, Nordic's hasn't released any new supporting Library...
Hello
my setup is a nrf52840, the sdk15.3, Softdevice s140.
I'm running an application with freertos and wdt and have the openbootloader and s140 also flashed.
- if...
Hi,
I have an application which has 2 services and 3 characteristics. I want to keep the value of characteristics when the characteristic value changed. I tried FDS and...
Hi everyone!
I have recently implemented USB CDC on a custom NRF52840 device with SDK 15.0 and got it to work with Windows, Mac, and Linux OS. However, when I try it on...
Hi Everyone,
I am using nRF52832 with SDK v14.2 and SD v5.0.0 on a custom chip.
I want to advertise 2 custom UUID (DFU and NUS) and i wanted to know the correct way to...
I am getting the below error message when I try to repair the device.
peer_manager_handler: Connection security failed: role: Peripheral, conn_handle: 0x0, procedure: Bonding...
Hello.
After connection establishing i would like to doscover services.
I read here:
https://stackoverflow.com/questions/41434555/onservicesdiscovered-never-called...
I've played with the Generic OnOff Model Server in a mesh network. It seems like the way state of whether the device is on or off is communicated is through an access message...