hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
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...