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 support team,
i have one question about 9160 TCP communication, is data re-transmission fulfillment by the modem? how does it work when in psm mode?
for example, when...
Hello All,
I am working on nRF51822 custom board.Use SDK nRF5 12.3.0 in IAR workbench.
I am use ble peripheral example path given below,
...\...\examples\ble_peripheral...
Hi!
I am trying to add service data to my scan response service data for a custom service. I am unsure of how to set the UUID correctly for this.
UUID declaration:
...
After compiling, loading and running the example code for "ble_app_hts", on an nRF52 DK board, I connected to it using the nRF BLE Toolbox app "HTM" on an Android phone. The...
Hi,
I am working on nrf52sdk devkit. I am using max30208 temp. sensor. I configured one project twi_sensor and it's working properly. but when I merged this code into ble_app_hts...
Hi All:
Good Morning.
I have some problems about how to modify nRF52840 pins in Thread NCP/RCP SPI project,I have checked this link https://devzone.nordicsemi.com...
Hi, l’m have a new question: Is BLE_GATTS_VAR_ATTR_LEN_MAX limited 512?I need to adjust it in my project. I tried to modify the parameter of BLE_GATTS_VAR_ATTR_LEN_MAX , Increased...
Hi, Im biulding Demo App with Ble using Nordic Library, i want to build App kind of send Massage to phone from device BLE, and vice versa, pls theo me what to do. i connected...
I want to program a new firmware in the DVK-RM186 and get the following message
ERROR: nrfjprog.dll load failed.
What to do
Best Regards,
Piet
186_EU Module type...
Hello, I'm working on a custom board, and I use JLink OB as programmer. Whenever I try to connect to nRF52811 on the board, this happens:
I check the connections, everything...
Error while probing devices: Error occured when get serial numbers. Errorcode: CouldNotCallFunction (0x9) Lowlevel error: INVALID_OPERATION (fffffffe)
popped up on the log...
Hi
We are testing using "ble_app_uart". In case of APP_UART_COMMUNICATION_ERROR, I would like to restart only UART.
In this case, does it restart just by executing "uart_init...
For example we have config files with next flags:
We can't set for flag CONFIG_SB_PUBLIC_KEY_FILES= public1.pem because CONFIG_SB_SIGNING_KEY_FILE adding this automatically...