Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
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...