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...
Hi,
We are trying to have control on firmware update of our BLE mesh network. As a starting point I have ran the light-switch examples and DFU over mesh example. In light...
We are develop one product, it is power by four AA battery. It works fine. but now I found a problem. when I power off and then power on again, sometime it can not be reset...
when I start ADC the current will be HIGH .even I UN-Initialization it .
what I have done like that below;
before I started it The current is 0.6ma
but when I start...
I'm trying to communicate with a device over UART, and I'd like to return the response to my commands back to the function the transmission came from.
For example, I want...
I want to develop nrf52840 with ble mesh topology.
However I need one node to transmit data received from all the nodes via uart to a gsm module
Can anyone please tell...
Hello Nordic experts,
I am trying to use app_usbd_ep_enable and app_usbd_ep_disable in order to enable/disable an endpoint. I need this to fake usb unplug/re-plug. Currently...
Hello. I am testing the sending and receiving of UART using nRF 52840-DK. If you change the UART pin settings as follows, you can receive but you can not send. It is confirmed...
Although I have already seen this discussion ( https://devzone.nordicsemi.com/f/nordic-q-a/35183/no-idea-how-to-get-manufacturer-specific-data-in-central-side-from-advertising...
Hello,
I have an nRF52840 chip ( Holyiot nRF52840 module ) and I want to program the chip using an nRF52840 DK. The Holyiot module is basically an nRF52840 mounted on a...
I am having trouble turning on bonds for DFU.
First of all, before I describe this pain, can I choose to avoid this battle by just allowing unbonded devices to DFU? e.g...
Hello!
I just bought the Beacon Kit and i was following the user guide v1.1 and I have some questions about how to use DFU. I have already downloaded nRF Toolbox app.
...
Hi,
I am using fatfs of nRF5_SDK_15.0.0_a53641a. I am writing a program with keil.
I want to know how to write the value obtained from the sensor to the SD card. ...
I am using proximity profile in sdk15 with softdevice 6.0.0 . I added flash write, writing continuously some data to flash. But it working sometimes only.