Hi, I am working with nRF52 DK (52832), and the issue I am facing is that i am unable to increase the data size of data SPI -DMA can receive. Currently it is configured at...
Hello everyone,
I want to evaluate the power consumption in idle mode of the nrf9151 sip.
Environement:
nrf9151dk_rf9151_ns
nRF Connect SDK Toolchain v3.0.2
VScode...
I’m using SMP over UART to send the erase command ( {"slot": 1} ), and it only erases the application core image (image 0). I also have a network core image (image 1) present...
So i am currently referring this ticket and from that I get to know that when when setting parameters for create config (HCI_LE_CS_Create_Config) command for channel sounding...
I am trying to get the lowest possible power consumption for my Thread device, so I am experimenting with different configurations.
Currently I'm testing with SSED ( Synchronized...
Hi Noridc expert ,
I am trying to configure using nsib + mcuboot on nrf52840,
I need to build the image with only public key avaliable , and sign the image else where...
Hi,
I am working on the sample ble_gls app provided in the SDK 8.1.
Also i am using S110 softdevice version 8.0.
I want to add static passkey to my code.
I made the...
I"m trying to understand schematics for nRF24AP2.
I'm very new to this, would you help? And I cannot google this abbreviation.
And also where do i supposed to connect it...
Hi experts,
I'd like to know if it's normal when the HR sensor is removed from ear, but the HRM app keeps reporting the same heart rate data w/ the last value , is it possible...
I'm using nRF SDK v7.1.0 with Keil and the pack system.
When I bring the twi_master module into the project, it references twi_master_config.h which defines TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER...
Hello,
I am switching my environment form SKD6.1 to SDK9.0.0. Finally I'd like to integrate a buttonless bootloader into my BLE application.
I am using:
nRF51822...
In one of the recent Nordic Semi tour videos on YouTube, it was announced that FreeRTOS and RTX will be available in the nRF52 sdk. It's not present in v0.9.2, though there...
Good day,
we would like to use a central and a few (4) peripherals. Peripherals would stream small chunks of data (few bytes) very frequently (10-50Hz). What are the drawbacks...
To reduce power, I'm trying to find the best approach to minimize the cpu load when sampling an accelerometer at a high rate, e.g. 1.6Khz. Is there a way to DMA a sensors...
I am writing a crc checker for the application and the softdevice . I am using a s120 version 2.0.0 it currently has a upper boundary of 0x1D000 is this a hard boundary for...
Hi everyone.
I am making an application which combines two services (ANCS and Nordic UART). I compare the advertising_init() function from the two provided examples (ble_app_ancs_c...
Hi,
I've been searching the devzone for TWI examples, and preferably an example with MPU6050. Here are a conclusion of stuff that I found, but as some of them were for...
Hi ,
I tried to upload the application firmware using OTA service through MCP, I successfully get connected and the transferring of application hex file also gets successfully...