I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
Hello,
I want to read a status register in my SPI peripheral. Once I send my read request, the peripheral will send the status byte over and over, and I want to watch for...
I have been testing this for some time and I cannot figure out why lorawan_send() on zephyr does not work when called from a thread, while calling it from main() works perfectly...
Hello Nordic team,
I'm working with the nRF54L15 DK and using the latest NCS version that supports Bluetooth Channel Sounding. Here the sample is channel_sounding_ras_initiator...
Hello,
I am trying to run nRF sample of cellular LWM2M client on nRF9151 development kit that communicates with a custom Leshan server over the LTE-M. Security modes of...
Hello.
I'm working on a very minimalistic (function and size) board with only SWD, BLE, I2C and several GPIOs used. Since we ran into memory shortage on NRF52805, we are...
Hi everyone,
I am evaluating the nRF54L15DK. Currently I'm trying to get SPI to work. For testing, I got an OLED Module with 4-wire SPI and an SSD1351 driver.
I wrote...
On a custom board based on the nrf52833-dk, I brought the fuel gauge project into mine and am printing out the values in fuel_gauge_update(), including State of Charge (SOC...
I am trying to 'reinstall' the nrfutil tools on a Windows 10 desktop where the tool has been working since early 2025.
I downloaded the latest 'nrfutil.exe' from this Nordic...
Hello,
We're using nrf-sdk-bm v0.9.0 and having an issue with BLE and UART coexistence. The goal is to be able to operate in and transition between three modes: UART alone...
Along the lines of and (sort of), Where/how does Nordic notify about critical vulnerabilities found in silicon or SDK (Noridc code) stacks? I need to keep track of any that...
hi,
i'm trying to add the device into the nrf cloud but i can't see the option that mentioned in 7.3 and 7.4. so, how can i add my device withot this option into the nrf...
nRF9160-DK, mfw 1.3.7, NCS 3.2.1
A UDP client (CoAP) exchanges data with "sendto( ... MSG_DONTWAIT)", "poll(...)" and "recvfrom(...). It was working with several NCS versions...
Hi I'm implementing the QFN40 variant of nRF54L15 in our design but I can only find reference circuits for the QFN48 and the CSP47 packages.
Can you provide this for the...
nRF52832 + S132 v7.3.0 immediate disconnect reason 0x22 on iPad Pro 12.9 5th gen with iPadOS 26.3 (works fine on Android and iOS 17.7.10 / iPad Pro 10.5)
Content:
Hello...
Hello Nordic Forum,
I ran the Power Profiler Kit on an nRF52DK development board to establish a baseline power consumption.
The current firmware project is quite simple...