Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello,
Using scan sample I am trying to read drone Remote-ID. When broadcasting Remote ID via Wi-fi Beacon no problems occur, but once selecting only Wi-Fi NAN as delivery...
Hey! I'm working on a LE Audio project utilizing the nRF5340, where I need to stream audio both from and to the nRF and I have encountered the error "sw_codec_lc3: LC3 enc_bitrate...
Hello,
I can see there are some ADC examples on Github https://github.com/NordicPlayground/nRF52-ADC-examples But those examples are nRF SDK5. Are there any ADC examples...
Hello everyone,
I have a problem using pstorage_update. Normally it does as it should, but once i call ble_stack_init(); on my code, pstorage_update doesn't work anymore...
Hey,
I am trying to use the example for Sync_Advertising_conn to get a connection between 2 nrf5340 devices. but I get this message
the problem is in the config
CONFIG_BT_PER_ADV_SYNC_RSP...
Hello,
I am using the nRF52811 on a keyfob that transmits short packets when a button is pressed. The button directly connects power to the MCU, and the firmware immediately...
Hi,
I've just received my new nRF9161 Development Kit, but when going through the Quick Start, it fails to program.
Log:
2024-06-19T20:51:59.582Z INFO Initialising...
I am trying to interface nrf52833 devkit with BG95 devkit using PPP connection. For this I am using gsm_modem sample code. But when I am getting error while build configuration...
Hi,
We are wondering the current consumption in our custom board. The board has the following components (my FW view :)
nRF9160 - powered directly from batteries (either...
Hi
I use nRF7002-DK and sdk version as v2.5.2,download lesson8 exercise 3 solution and build was error as below log, which parts am I miss?
build config as below
...
Hello,
I a working on a project that uses the nRF5340 CCM peripheral (Network core) in an asynchronous mode. That is, I encrypt PDUs prior to scheduling them for transmission...
I want to configure my setup for secure boot and enable TFM and encrypted application images for firmware update. I am using nRF sdk version 2.5.0. My board is nRF9160. Now...
I have setup the UART along the same lines as the sample project in the DevZone Academy. I have extended the example provided to suit the project needs.
What I am getting...
Hi all, We have a custom board running with a project based with ncs v2.6.0. On our board we have two external flash, one is used for DFU the mcuboot_secondary with QSPI and...
Hello All,
I am not able to find the nrf_drv_adc related files in SDK folder. ADC library is not supported in NRF5_SDK_17.0.2 is it so?
Thanks and regards,
Neeraj...