I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Hi Nordic,
I am currently writing about the process of performing channel sounding sequentially on three connected devices. However, after the first channel sounding is...
I am using LVGL for simple Eink display UI, and trying to implement a simple if condition to check if the passed string argument is null as below:
If I only have btn1...
Nordic TS,
I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW. Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between...
I am trying to use the FIFO from the ADXL362 with in the Thingy:53. As I noticed there is now the Option to use ADXL362_STREAM. I just wanted to use the example from: https...
The specification for the nRF54L15 states that the typical current consumption for I_TIMER3 (TIMER10 running) is 240 mA/milliamps . The other timer values in the table are...
The Nordic Thingy:91X was initially unable to connect using certain SIMs (e.g., Airtel IoT) due to lack of NB-IoT support or no signal.
After switching to a Jio NB-IoT...
Hello, I work with some ADC 24-bit (HX711) and for getting data from that I need after low level on first gpio pin to fed 26 pulses to that with time period about 1us on second...
Hi,
I am using ble_app_uart_c_S120
How can i support more then 1 bonded connection?
i try:
#define DEVICE_MANAGER_MAX_CONNECTIONS 7
#define DEVICE_MANAGER_MAX_BONDS...
What's the correct settings for nRF51822 CEAAE0 (0x0079) with dfu example in SDK v11 ?
I believe the chip I am using is a 16KB ram 256KB rom version, but not sure 51422 or...
reco_scan_req.PNG
Now i am doing a test of RECO beacon which use a nordic chipset, nrf51822.
But something strange came up to me during the test with Ellisys bluetooth...
Hello,
I know that this question has been asked in the past but I could not find any recent post about this topic, and there have been many updates to the SDK since the...
I am using NRF52DK and SDK 12.1. I am using BLE. I currently am not using Peer Manager but probably will be implementing that in the future (of sooner if that makes my question...
Actually, nRF 52832 DK has Type-2 NFC Tag. For type-2 NFC TAG, its data access method can be read/write or read only. Therefore, does Nordic have any example codes of two...
Hello,
there is written that Peer Manager is using flash for storing bonding data or service configuration. Can you extend a documentation - and add description when and...
Hello,
I have platform base on nrf51822, collecting data through I2C and sending to android application.
the device is working according following protocol:
Motion data...
Hello,
I'm developing firmware for a BLE central that performs a DFU on another NRF target. Right now I'm at the point where I need to start sending the firmware image...
Hi All,
I am using nrf51822 with S130 softdevice & SDK12
i am using Eclips IDE for development.
i am defining BLE_STACK_SUPPORT_REQD in makefile by
CFLAGS += ...
Hello,
While looking for examples, I found a post from 2004 where a user is asking a question about an example code for HID on nRF8001. Is this code still available? Where...
Hi Nordic,
Our device as master need to pair with android APP. We want to add function that pair with secure key. when APP pairing with our device. Our device will display...
Hi,
I use software s132 PCA10040, SDK 11 and NRF52832. I need to control the swap space region.
In 512kb, total 120kb is allocated to softdevice and bootloader.
My application...