Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
Hi,
I succeeded in implementing Channel sounding for multiple devices (based on previous samples). But now there is a little difference in how the data gets collected (buffer...
While using PAWR, we see the above HCI event.
The subevent data is then empty.
Do you have any advice for debugging this?
There doesn't appear to be any helpful logging...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
Hi, my code will return ATT error code: 0x0E cyclically
I have check some tickets and try to update my central device to
Hoever, it still cannot, the error is like...
Hi,
I have designed a custom board, and I cannot get coexistence interface to work reliably. I don't get any errors, but I'm not able to connect to my board with BLE. WiFi...
Hello,
I have the nRF7002 DK, which includes the nRF5340 (App + BLE cores) on-board.
The hardware requirements do not list this DK as usable for the course, which seems...
Hi Support,
I'm working on a project where I need to copy the contents of the internal flash from slot_0 to an external NOR flash partition. However, I'm currently unable...
Hi,
I am trying to install NCS v3.0.1 on Ubuntu 24.04 PC and I get the following error.
Looks like ZEPHYR_BASE is not setup. I am trying to follow the Fundamentals Course...
Hi,
I am trying to integrate the nRF5340 Audio application (CIS Unicast Server role with bidirectional streaming enabled) from NCS 2.9.0 into on my custom nRF5340 based...
Hi
Can someone help out?
Why is there an empty PDU after every notification(length shown in trace with 277, my payload is 244). Are all packets with the same EVENT COUNT...
Hi,
What is the lowest possible current consumption for nrf52840 dongle dev board with zigbee ?
I'm using this for development and i'm getting 20-30uA in idle. Is it possible...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I am trying to integrate nRF7002 into my application firmware, by using the "wifi/sta" example in NCS3.0.1.
My application has CONFIG_NRF_SECURITY=y and PSA enabled and...