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...
Hello Nordic Engineers!
Thank you in advance for your time and advice.
===== Overview =====
I'm developing (sort of) a Bluetooth mouse using the nRF Desktop Application...
Simple question with an unusually elusive answer: While using zephyrs File System service ( Docs ) is there any way to check if/when a user has modified a file?
= = =...
Hi, I am using nRF7002 DK, is there any other sample code for HTTPS client using WiFi nRF7002 + nRF5340? I want something that does not use WiFi credentials library.
Hi
We try to move forward from nrf-sdk 2.4.2 to 2.6.1 and run into troubles, that west thinks it should sign our images, but we defined CONFIG_SIGN_IMAGES=n So the first...
Hi We are running the nus service on our device and would like to use a PC to connect to this service.
What is the best way to achieve this ?
I've looked at the nrf52840...
1. Can I use the sample source (nRF5340 Audio) on another board?
2. Is there a way to develop without using the sample source? If so, how?
3. Is the LE Audio sample source...
Problem Description: I am trying to configure and control an LED connected to pin P1.07 on my nRF52 device, but I am experiencing issues. When I configure pin P1.07 as an...
My goal is to test Net Core updating so, if needed, I can update the Net Core.
I have my app set to boatload both the app core and net core using external memory but when...
Hi
I'm using asynchron UART.
For example, I defined idle time to 20us.
It works without any problem.
#define RECEIVE_TIMEOUT 20
static uint8_t rx_buf[512];
ret...
Hi there,
I need help finalizing the size of my product's settings partition. I only store Bluetooth bonds on the settings partition: 20 bonds to other Nordic devices via...
Hello,
I'm abit confused... while the reference is +/-0.6V and absolute ratings are not to go below VSS=0
so is it SAFE to measure -0.5V with the ADC?
it looks like...
Hi there,
At the moment, we have developed a custom PCB and are having wireless troubles. Our suspicion is that the crystal circuitry must be the issue as there is absolutely...
So i have a problem with documents for nrf52820 while it's a great chip with good functionality i selected it mainly because all of product details and specifications told...
Hi,
I upgraded Toolchain and SDK in VS Code to Version 2.6.1.
Now the build is failing.
As far as I can see the wrong CMake will be used - from Visual Studio but it...