Hi,
I am using nRF54L15-DK for Zigbee light_stwitch startup testing. After successfully connecting the development board to the Hub for the first time, I evaluated the time...
I'm working on a project involving a USB dongle based on the nRF52840 SDK-2.9.1, which needs to communicate with a sensor (also an nRF52840) and transmit data via USB to PC...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
I am waiting for my custom pcb based on the nrf52832 to be ready and I want to test the flashing process. Is it possible to program a nrf52 DK with another nrf52 DK using...
Hello,
I was wondering if there is some way to program a device to act like a BLE slave, which would sleep and periodically wake up to stay in receive mode for a certain...
Hello, I'm confused what the NRF51422 uses for it's digital IO reference. So for example, If I use a 3.0V coin cell battery through its DC/DC converter: 1. What voltage does...
I download the SDK at https://www.nordicsemi.com/eng/nordic/Products/nRF5-SDK/nRF5-SDK-zip/59011 . When I used "nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c...
Hi,
I am using SDK10---->ble_app_uart--->pca10028--->s110 for non-invasive GLUCOSE measurement. I checked nrf_adc.h file & used adc_sample = nrf_adc_result_get(); for getting...
I am using nrf52832 development kit and softdevice v5.0.
I am using this code which I have attached.
I have added all require files.it might be not showing to you because...
My current setup is this:
I have a nRF51822 beacon (tiny coin cell beacon) advertising with its default settings. I have another board, a nRF51822 Development Kit, that...
Hi,
I have a customer request regarding ISP1507 module (with nRF52832 integrated) and battery information.
Customer want to have battery information using LED (bicolor...
Hi,
We are using nRF51822, SDK12.3, pca10028, S130 with "Red Bear BLE Nano V1.5" board. We try also in nRF51DK and our own board (designed by us) and the issue is the same...
Hey,
I'm trying to solve the issue of connecting a central device (nRF52832 running experimental ATT MTU example) with a particular peripheral device (also, nRF52832 running...
Ever since you guys updated the site months ago, I haven't been able to post anything from a non-mobile device. I've tried multiple browsers and the only ones that work consistently...
I'm developing a peripheral with s132 v5.1.0 that supports multiple concurrent connections. I've looked at section 15 of the SoftDevice Spec and I have a couple of questions...
Dev Software: Nrf mesh sk 2.1.1 along with sdk 15 on Windows.
IDE: Segger Embeded Studio
Soft Device: s132
Device: nRF52382
Hi,
Is there a way where i can use the...