I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
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...
How can I blacklist BT LE channels/frequency from operation? Context: I have the nRF52840 integrated into our product's design. The device is going into an environment where...
I just upgraded my nRF Connect for VSC to 2.6.1 and now am getting these errors:
and
I saw this as well:
but I have CONFIG_DISPLAY =y in the prj.conf....
I have an application running on a custom nRF5340 board that supports simultaneous BLE DFU of the network and application core with MCUBoot. This ticket: seems to indicate...
How can I properly set up the SWD interface for printk on a custom PCB? I have to build my project example and see the message printed on the VS Code console. My custom hardware...
Using nrf5340 as both Central and Peripheral roles and I have implemented the Basic Audio Profile based on the nrf5340 audio example. I am using nRF Connect v2.6.1.
I...
I need a bluetooth module that is capable of simultaneously streaming audio two way, ie two channels stereo out and 1 channel mic in with low latency. A friend had recommended...
Hi folks!
As always, I'll start with relevant environment details
===== Environment =====
nRF Connect SDK v2.5.0 (though not opposed to upgrading to one of the 2.6.X...
Hi,
We are developing a device using nRF5340+nRF7002 running Matter. The problem we have is the code size which is around 900KB when Matter is enabled. This leaves us with...
Hi,
My custom board nRF52840 works as a Peripheral, which advertises itself for connection from a Central.
The project is built based on peripheral_hr sample project....
Dear:
I can upgrade applicaiton ONLY sucessfully through DFU.
but now, i want to upgrade applicaiton+softdeivce+bootloader to deployed devices. do you have such documets...
Hi,
What is the maximum PWM frequency one can achieve on the nrf52840 with 50% duty cycle? Sample .dts and c-code in NRF Connect SDK would be appreciated!
In practice...
HI.
we're developing an application where we need to use 2 UART ports: UART: 0, 2, 3.
Before we added MCU boot in our project everything worked well but after we integrated...
I am working on nrf52832 based custom board and I want system off sleep and wakeup using GPIO pin state change. For that I have configured MCU standby timeout in sdk_config...
I have a thingy91 device and want to implement the following requirements.
Expectation:
NRF9160 should remain in deep sleep mode and on the button click event do the...