my minimal main() does the following, after coming out of reset with the MCU in its default state:
NRF_P1_S->DIRSET = 1; // LED0 output NRF_P1_S->OUTSET = 1l // LED0 on...
Currently in v2.9.0-nRF54H20-1 the default code and ram partition size is 320k and 256k respectively. Which is much smaller than the device has a whole. Is there a reason...
Hi, I recently upgraded our ncs SDK version from 2.6.0 to 2.9.0 for a custom matter application development using an nRF5340. We also support a smaller debug app that is BLE...
Good night,
I installed the VS Code/nrf Connect in my Windows 11 Prof.
I copied the "blink sample" and I tried to build it, but I am receiving
* Executing task...
I have compiled code that debugs and runs normally on the nRF52840DK. I just connected my custom PCB to the debug out connector on the DK and I have two issues that are probably...
Hello,
Our solution uses nrf9160 in smart parking devices that the user controls from a smartphone app, through the internet. Since commands come from the user to the device...
I'm currently working on a matter application on a custom board in NCS 2.9.0. In the documentation for the ipc_radio net core image the README at nrf/applications/ipc_radio...
Hi,
I am trying to get hold of version 2.1.0 of the dev kit for use with the sniffer. The dev kit is in stock at Mouser but they can't confirm the version number, but said...
I have developed the schematic of connecting NRF 8001 BLE chip with Arduino,the file is attached that contains the schematic. Can you please verify my schematic i.e will it...
Hi, I'm looking for a solution can make a ble device communicates with multiple 2.4g devices at the same time , is 51882 qualified for this? or just by combining both nrf8001...
Hello,
I would like to use the fifo common library but i have an link error. I don't understand that because fifo_app.h is included and contain the functions...
...
Hi
We are using indication to send data to make sure master receive all the package.If we didn't
receive the confirm message,what should we do?Should we send it again in...
I'm guessing it is because the engine powering the site does not support it. But has it ever been considered?
I think it is a powerful way to engage users and build a community...
Hi,
I have two questions about nRF24LU1+.
Q1
Can i change nRF24LU1+ isocheonous endpoints(Endpoint 8 IN/OUT) to Endpoint 1 IN and Endpoint 2 OUT?
Q2
Can i use Endpoint...
Hi,
we’re a group of students at NTNU in Trondheim doing a project regarding bike and pedestrian registration. So far we want to make a solution based on iBeacon and Bluetooth...
Hello,
I am looking into the possibilities of implementing frequency hopping using the nRF24L01+ radio with an external Ti MSP430 microcontroller. I have read that it's predecessor...
Hi,
I want to realize the function of bond, I use "lib_aci_bond(180/* in seconds */, 0x0050 /* advertising interval 50ms*/);'\",.When I click the connect, it can connect...
In nrf51_sdk_v4_4_1_31827\nrf51822\Source\console\console.c,
#include "uart_legacy.h"
But there is no "uart_legacy.h" file in the SDK.
I have to modify to "app_uart...
I downloaded the source for the Android UART app, hoping to hack it into something I can use to test my gadget. But it's incomplete: it fails with the message:
Missing...
I have 3 short questions:
Does S120 support or will support swiching over BLE and Gazelle like S110 does?
Will be able in future to be connected to a BLE...