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,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
Hi.
I development nRF52832(SDK15.00.00, S132).
I have modified SDK15->examples->ble_peripheral->ble_app_uart->pca10040->s132
I want to unuse uart, So I using app_uart_close...
Hi Sir,
We would like to use 32-bit address flash (MX25L25635F), and we set the " QSPI_CONFIG_ADDRMODE" to "1" to support 32-bit address.
when USB port connect to PC,...
i use the BLE uart example in SDK11.0 to test. I delete the UART hardware init and just use the BLE send data to phone every 500ms. I found whatever i set the MIN_CONN_INTERVAL...
Hi,
I have an issue with a situation where a client remains connected when not needed anymore, I need to terminate any connection that has been active too long, for example...
Hello,
I used the gzll_host_ack_payload_nrf24le project and gzll_device_nrf24le to test the communiction between two nrf24les over Gazell. The result is that the host could...
Hi,
We would like to add another element to the provisioner. Is there an example how to provision and configure a client element on a provisioner node using the new SDK...
Hi, if the setting of the nrf52832 is shown as below:
Is this possible to happen?
cause when I was trying to use the power profiling example to test the connection mode...
Hello,
the current situation is nrf52832 can not receive the ack payload from nrf24le.
nrf52832 is DEVICE ,using the project from nrf5_sdk13.0.0\exzmples\multiprotocol...
Hello.
I need to compile the bootloader for the nRF51822 chip, using the the nRF SDK version 6.1, and ARM GCC.
I do not have access to Keil.
How can I achieve this?...
I'm using an old version of the nRF5 SDK (v11.0.0, SoftDevice v2) as supported by the SparkFun nRF52832 breakout board and the Arduino BLEPeripheral library.
Having set...
I am using nrf52 DK and sdk 15.0.
I want to know whether we can transfer the file over the BLE or not?
I am using ble_app_uart example,Is there any possibility to modify...
HI,the current situation is that nrf52832 can not receive the ack_payload from the nrf24le.
nrf52832 as DEVICE,using the project NRF5_SDK_13.0.0\examples\multiprotocol\experimental_ble_app_gzll...
I am a beginner and I need to know how we can further modify the light switch example codes to access gpio pins and get some output from that.
I have run the example using...