I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
Hi,
I have a mesh network established with one of the nodes being the provisioner. I am currently using Laird BL652. I want to make an android application for the mesh such...
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...