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 Everyone,
I have a basic question related to custom BLE service 128-bit UUID.
I know the custom ble service base UUID is the "00000000-0000-1000-8000-00805F9B34FB...
Hello,
We are trying to change Connection Interval when both of Central and Periphera become Sleep mode and either of them becomes Active mode to reduce Power Consumption...
Hello everyone,
My IC description: nRF51822 QFAAHO, which belongs to IC revision 3 and, as the PANv3.0 says, "1V2 + HFCLKarerequested always when the GPIOTE task is configured...
I am using nrf51822 with SDK12.3 + S130 as a BLE peripheral device. I want to pair it to multiple central devices and use button to switch between them.
I tried to filter...
I have designed my own custom PCB with nrf52832 . The schematics of my PCB is attached with this post.
I am programming the soft device hex file but not initializing it...
Hi,
I want to implement Server/Client model light switch where all nodes should receive the state from all.
How can we read the state of one client on another client...
I have custom hardware that is working fine. No issues. I can program, erase, debug with no issues. I have been working on making some changes in the bootloader, and I've...
notification_problem.rar Hi everyone
I would like to send a large number of bytes from nrf51822 to my central device. To be everything reliable and efficient I decided...
Hi all
I have developed my own hardware very similar to adafruit feather nrf52.
I am using the example ble_app_uart from sdk_14.2.0.
The example is running fine on...
Hi,
I am trying to connect my nRF51-DK board to my Windows 7 PC.
But the board is not being detected.
I checked the Windows device manager too and this device is not...
Hi all,
I'm having a bit of trouble figuring out why my project using the RedBearLab BLE Nano board is not working. I'm using the NRF51822 as the hub in a star network...
Hello,
I would like to implement a Vendor Specified Interface Class for use with libusb on the nRF52840 USB.
There are examples of HID, CDC, Audio, etc. But it is not...
Hello,
I am trying to get a BLE peripheral with a single service containing a single custom read-write characteristic.
Unfortunately, any time I initiate a connection...