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 using nRF52840 in our project, we also set some configuration like below snapshot
Here it comes 185uA, we want to know what is the overall consumption means...
Hi ,
I am working on the nRF52 Dk Kit and running the example code- found on the folder \ble_central_and_peripheral\experimental\ble_app_interactive. This is command line...
As you will see with my simple files I have followed about 3 different tutorials to get to the point I am at. I am trying to replace the included SALSProbe.ino program with...
Hello,
I'm trying to program an nrf52 PCB I created from Arduino and code studio just trying to upload a simple blink but when ever I try to connect any of my ST-link...
Hello
I have defined the SPI pins in the sdk_config of the ble_app_uart example and compiled the code after adding the dependent drivers from spis project as shown in...
Hello,
when writing content onto the CDC-ACM interface of the nrf52840, I sooner or later always end up in a Segmentation fault.
I'm on nRF52840 and using the SDK v16...
I'm using the nRF52840-DK evaluation software from Segger. I want to add NAND Flash support, so I want to add an SPI interface. I have looked at the example in nRF5SDK160098a08e2...
Hi,we had finished application development on nrf52832 long ago, based on nrf52 sdk 14.0(with softdevice 5.0). But now we get feedback which is a bug has been fixed on sdk...
Hello guys,
I would like to know something more about the scheduler whose implementation can be found under SDK_ROOT/components/libraries/scheduler .
Our idea is to apply...
1. I don't want to call the fds function when enabling or disabling cccd: pdb_write_buf_store, so I did the following:
2. I am in nRF5_SDK_12.3.0_d7731ad in the sdk Routine...
Hi There - I'm very new to electronic design and need help making a key design decision. Specifically I want to know that the performance will not be a problem when writing...
Hi
On some devices we see in the production a shortcut between the BT antenna and the P0.18 pin on the 52811. The cause can be extremely warm weather at the production facility...
Hello,
We are tweaking the TLS connection between nrf91 and mosquitto.
What ciphers does the modem support? Is there a list available?
Best regards,
Vlad
I want to send a byte on Nrf connect app upon receiving an GPIO interrupt using BLE_APP_UART code. I have configured pin P0.10 for the GPIO interrupt. I am using SDK15.2.0...