I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
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...
Is there a way to modify the PHY layer, or SoftDevice, so that a timestamp is immediately read from a timer and forced into the manufacturer data right before transmission...
I have an application I am working on, and I created a custom structure rx_servo_t. The structure is meant to provide methods for controlling some off board motors via GPIO...
Hi,
We need to integrate a testing mode within our firmware that uses Nordic controller to do BLE functionality as we want to achieve single image solution for production...
I'm working with a BLE peripheral application that must transfer large amounts of data to a phone central. The application uses the MTU negotiation to determine the max notification...
Hi,
I'm evaluating the nrf7002 for use in a monitor mode device. I'm using a nrf7002-dk, nrf connect sdk 2.6.1.
I'm working off of the monitor mode sample here: https...
Hi,
We have several hundred devices in real time deployment and find the typical DNS/Cellular connectivity issues during the day that we generally solve with delayed connection...
Hi there,
I must interact with an I2C slave that sends variable-length messages. The first byte of the transactions describes the length of the remaining bytes.
i2c_write_read_cb...
Dear Support,
we would like to know what is the total value of the capacitance and the inductance of the nRF52805 (for ATEX certification). I can not find this information...
We have project using the common Matter Code base from SDK 1.6.1 and using a variation of the code to act as a switch sensor device time. This seems to work pretty well; however...
I need to add tx power to my BLE advertising, but I need to ensure it is in the Scan Response only not the main AD PDU.
Also, I change the Tx power by code using the function...
I have a PCB made for my project. I want to read log from RTT. When I try the same software in the development kit, I can read from RTT. But when I want to read from the PCB...
Hi,
I have a proyect with the following memory requirements.
The current project has a propietary bootloader and bare-metal application. Therefore there is no Zephyr...
Hallo,
In the BSP startup files for the nRF5340 (gcc_startup_nrf5340_application.S & gcc_startup_nrf5340_network.S) the interrupt vectors USPTn_IRQHandler (n=0,...,3) are...
I hope someone can help me here with my question.
In my project we are using a nrf9160 with modem fw version 1.3.5. The application sends/receives data periodically (1 hour...
Hello and thanks for reading.
I have a critical problem with my device, and seeing as the problem is BLE related I figured I would ask your help as well. We are using the...