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...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi dear team,
I am using the nRF5840 Dongle and pc-ble-driver-py for development, but I encountered a lot of issue while debugging, I thought I used wrong parameter or other...
We have worked through getting AWS MQTT working and have the FOTA job file loading properly. When the HTTP request is made the file begins downloading but fails to download...
Hello, How do I program the NRF52840 module to read and write data with a single UUID, because the mobile application I used earlier was working with the data read and write...
Hi Nordic
I am trying to run the AWS BLE FreeRTOS demo found at:
https://docs.aws.amazon.com/freertos/latest/userguide/ble-demo.html#ble-demo-mqtt
I am using an...
Hi,
I am developing a product with battery power. To preserve the battery life, this product needs to work in low power mode.
My Environment is a nRF52832, SDK15.2 & custom...
Here S332 -ble_ant_app_hrm file is modified using supported board pca10040 (nrf52832).
There is in pca10040.h file,RX pin number & TX pin number predefined.
And we use...
Hello,
until now, I was using nrfjprog to flash devices. Command I used:
Now I have changed the platform, and am forced to use ARM processor. I found out there is a...
Hey
I want to use pin 57 (SIO_10)and pin59 (SIO_09) as output pin but they are configured as NFC pin by default. How to change the configuration to SIO without using the...
I am trying to do the same thing that others have tried in the past, and that is to modify the ble_app_uart_c example to connect to our custom peripheral device.
I have...
Trying to get this working
err_code = nrf_ble_scan_filter_set(&m_scan, SCAN_ADDR_FILTER, AddressTable[Index].peer_addr.addr);
The error code returned is 7. Not sure what...
Hi,
1. Is there an example to show how to send a door lock cluster events command?
2. How to check door lock cluster events by CLI(@coordinator)?
Best Regards
S...