HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hello
I'm preparing the certification RF testing software on our product 4MOD9192 using nRF7001 for wifi function.
During the certification test process, we need to...
Is it possible to add custom regions for a project to be used by the Partition Manager? I see how and where regions are defined, as shown here , but I'd like to use multiple...
I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk...
Hello,
I am using the nRF52833 - DK and running the USB CDC ACM example. I can transmit and receive data with the example. I noticed that when receiving data I am only able...
I am using Zephyr 3.7.0 with the Nordic-provided low level link layer (LLL) code on an nRF52840-DK. I'd like to set a breakpoint on rp_comm_rx_decode() ( https://github.com...
I want to connect two nRF54L15 development boards using I2C protocol. Is there any sample in nordic SDK v2.0.8 or v2.0.9 that I will help me to set up nRF54L15 DK as a master...
Hello,
To preface:
HW: nRF9151DK
SDK/Toolchain: nRF Connect SDK v2.9.0
I am new to Zephyr (first project)
When using a nRF91 modem, it seems that CONFIG_POSIX_API...
Hi there,
I would like to get information regarding the possibility of implementing 5.1 isochronous audio streams on the nRF5340 Audio DK development kit. According to this...
I've been using the function nrf_ble_scan_filter_set for several years with developmental hardware based on the ble_uart_c example, so I've reviewed that example thoroughly...
Hello,
I'm not able to sniff BLE using your tool
I tried to configure nrf sniffer with nrfutil.
OS: MacOS 15.1.1 (arm)
Wireshark: 4.0.17 (it seems the actual version...
Hello
Is is possible to enable MCUBoot image compression on nRF52832 ?
I tried to enable it following this blog post but I got a compilation error :
Compiler insulted...
Planning on using the npm2100 PMIC as our PMIC for an upcoming asset tracking solution. We will have an accelerometer that will determine when the main MCU (nrf54) wakes up...
I am using peripheral_uart as my base project. Right now MTU value is 23 I believe as I can receive only 20 bytes of data at a time. How I can increase the MTU size with configurations...
Hello,
in use is the nrf connect sdk v2.6.2 toolchain v2.6.2 on my nrf5340DK
I struggle transmitting ADC data from my nrf5340DK via USB to my windows PC. On my PC there...