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. Im working with an application that uses the s110 softdevice and i want to use the s130 to be able to recive advertisereports but when using the s130 Everything stops...
Hey everyone,
I've got an nRF52840 DK on my hands. There's an interesting crash occurring when the return value from ble_nus_data_send() is passed to APP_ERROR_CHECK()....
I am using several Laird BL652 units on a project. They contain a nRF52832. For the most part they are working great, except I have one that only works some of the time and...
I have been trying to use the new GPS example, however, I could not get any location from it yet. It seems that after 30 tries, it stops working (time-out problem). Should...
Hi all,
I'm starting developping code with SES, on an nRF52810 (192kB of Flash), with the BLE stack S112.
Because my project include BLE and custom UUID, I started with...
Hi
I am using the nrf53832 dk.
In the nus example once the data is received from the phone(central) I want to write this data to the flash. I referred to the fstorage...
Hi everyone,
We are currently working on a BLE border router with a module based on nrf52840. The custom board has a MAC + PHY ethernet controller that communicates with...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have gone through below...
Hi everyone,
I completed tutorials and i tried to get a value from characteristic and i tried to do something extra. But i am encountering a problem which i could't understand...
hello.
My first nRF9160DK is 0.8.2 2018.49 and all demos goes well on it.
My second nRF9160DK is 0.8.3 2019.1 but none demos goes well on it except at_client.
Is there...
Dear all,
I want to know the methods to analyze Bluetooth 5 protocol, such that these packets sniffer tools: BLE USB Dongle from TI or nRF52832 DK.
Which one is better...
android OS: 6.0.1
nRF Connect: 4.22.3
nRF5 SDK: 15.2.0
Hello
With the nRF Connect For Desktop and also with the app on iOS, it works perfectly to perform buttonless...
Hello,
I understand reading your documentation that the nrf5x series have support for RPL but i can't find the implementation in the SDK 15.3.0.
Is RPL implemented in...
I am working on a project to do serial uart dfu in nrf52810. For that purpose i will be writing c code equivalent to nrfutil. I was going through all documentation and tried...