Dears,
I have tried to install the nRF connect SW package on a Windows 7 32 bit system (different versions) but was not able to get the applications running. When installing...
Hi everyone, I'm working on a project with Zephyr (v2.9.1) and I'm facing a compilation issue related to managing two SPI devices on different buses ( spi0 and spi2 ).
In...
Hello, I'm running an example of channel sounding using nRF54L15.
The build is fine, but the following error occurs during flash.
Python is using 3.12.4 version. As you...
Hello,
I'm here again because this time I need to autoconfigure (configuring from inside program, no use of any nrf app) heartbeat destination node and source node.
For...
We have developed an application which uses the nRF9160 together with the same GPS and Ethertronics/Kyocera/AVX antennas as that of the nRF9160-DK . For the LTE antenna, we...
We're trying to measure supply current used by the NRF9151 DK but have discovered that the current measurment connector (P22) only includes current supplied to VDD, and that...
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...