Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
I am having a persistent issue with the ANT+ examples in the nRF5 SDK on an nRF52832 DK PCA10040. The application firmware compiles and runs correctly, but the ANT+ signal...
Dear Matter Support Team,
I have a setup where an On/Off Switch device is successfully bound to a Light device in our Matter network.
I would like to know which specific...
I am using the Ublox NORA-B206 module and facing issues with the debug option in the VS Code extension. The debugger fails to start, and I receive the following error message...
Hi Team,
We have a custom board with nRF9151 SoC that shows complete RF failure. The modem initializes correctly and detects the SIM card, but cannot detect any RF signal...
I'm adjusting my program with nrf52832 and nrf5SDK.
I attempted to use the parameter PM_PEER_ID_N_AVAILABLE_IDS to control the upper limit of the bound users.
However...
Hello, I am testing the power consumption of the npm1304 for the first time. To do this, I am using the PPK2 connected to the nPM1304-EK on VBAT and GND of the P1 connector...
Hello, According to the nRF7000 specification, the sleep current should be around 15 µA. Electrical specification .
We have a custom PCB with nRF9160 + nRF7000, and the...
Hello DevZone,
I'm testing the Matter OTA by using OTA provider. Referring to: Performing Device Firmware Upgrade in the nRF Connect examples
But it's too slow. Is that...
I want to update 52840DK FW using Matter OTA, but I have not found SOP, could you tell me how to operate?
BTW, I use Raspberry Pi4 connected with RCP as border router. ...
After flashing the official example hci_uar onto the nRF5415-DK, I proceeded to use "udo strace -o btattach.log btattach -B /dev/ttyACM1 -S 1000000 -R“ to bind it as an HCI...
Hello, I’m working with the nRF9151 and testing DECT NR+ functionality. I already have the binary image of the DECT NR+ PHY firmware and it works fine. I’m just curious—is...
Hi,
I've successfully incorporated MCUBOOT into software we developed for the nRF5340. I'm also able to start serial-recovery by activating a GPIO, reserved for this purpose...
Hi, I’m trying to build the github.com/.../neuton-nordic-thingy53-ble-remotecontrol project using nRF Connect SDK v2.6.2 . I added the BMI270 sensor on SPI3 in my DeviceTree...
Hello,
I am at the very, very early stages of my project, doesn't it even a name yet. Right now I am thinking of using nrf52840 for a Bluetooth operation while being supplied...
Hi,
I am working on a PCB with the nrf5340 and I have been following the reference schematics and the hardware files from the audio DK. I want to have the bare minimum...