Hi,
I have successfully implement the BLE video transfer using nrf70-wifi-ble-image-transfer-demo .
I can receive the image using the Android-Image-Transfer-Demo application...
Hi there, I have a nrf54l15 pdk and i want to get any uart log with my kit. I tried the quick start hello world code but it wasn't load application core and reset device....
Dear All:
I don't have a le audio enabled phone, and i want to study the hci commands about cis and bis setup up processure.
Could you please provide some HCI logs from...
Hi,
I try to develop a Bluetooth speaker using the nRF 5340 DK since i do not have a separate audio Dk for this. I am using the sample code Audio unicast client for this...
i've captured the following using a joulescope js-220 as an inline current meter across the VDDM CURRENT MEASURE jumper on my rRF54-DK board....
i'm running the system_off...
I'm looking for a little guidance in figuring out why I get this error now when I call SOFTDEVICE_HANDLER_INIT. It appears that I get the error above at the end of softdevice_handler_init...
Dear nordic guys,I'm developing with nrf51822.
I have one simple question.
I want trying to connection request at the BLE server side to BLE client with previous connected...
I noticed that m_sec_params passed to sd_ble_gap_authenticate(uint16_t conn_handle, ble_gap_sec_params_t const * const p_sec_params) has been declared as a static variable...
Hello
I was trying to make an example program for a Client. And when I was searching for the sd_ble_gap_scan_start function I didn't find it. Altough in the documentation...
I am getting an NRF_ERROR_INVALID_PARAM when calling sd_ble_gatts_characteristic_add. This is the 12th characteristic added and follows the same general style of numerous...
This question relates to the unofficial gcc Makefiles available here:
github.com/.../nrf51-pure-gcc-setup
Using these to build a project based on the sample proximity...
Hi,
I just tried to toggle a led when a particular button in the evaluation board (nrf51822) is pressed, i just referred the gpiote sample code and started modifying it...
Hello,
I'm working on the nrf51822 with s110 stack and 5.1 SDK.
Wy functions are not described in the documentation but just enums and data types ?
I'm looking for informations...
I'm wrote a simple test to persist data using pstorage.
But I'm unable to load the stored data.
I'm using gcc and debugging with gdb. So I can see that storage_cb_handler...
Hi,
I am working on a project where there are moving devices. Devices can only move if a wired button is pressed. In fact, for security reasons, there are two buttons connected...
I've been looking at this for the better part of a day and can't seem to pinpoint what I'm doing wrong here. Does anybody want to take a quick peek at this project and tell...
Hi,
I would like to use the PCA10000 dongle hardware and antenna design for my PCB, i got some questions:
1)I have just UART pin outs extra, I would like to reduce the cost...
This question relates to the unofficial gcc Makefiles available here:
github.com/.../nrf51-pure-gcc-setup
These are great and I've managed to get as far as compiling...
To all successful developers.
I want to write some predefined parameters into the stack. So the problem is the adress.
Example: The nRF51 is part of a medical device....
hi,
is it possible that we can use s120 stack as a central, at this stage to work with our customized profiles?
or it will support only SIG profiles
regards & thanks...