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...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
Hello,
I am trying to do the current measurement for the 2NR EVK in sleep mode.
I am using the "Bluetooth: Peripheral power profiling" application that I was able to build...
I'm trying use nrf52810 as the peripheral to connect my nrf52840 central.
The hardware buyed from other vendor in local market, it looks very simple, maybe based on nrf52810...
my C: disc is full now. I need move ncs to another disc. for example:D:ncs
how can I do it. If I move all the files to D: with others's help , I find the setting user settings...
When the Thingy 91X is connected to a laptop via USB C, there is a drive available that contains a few files - config.txt, readme.txt, and an inf file.
Is it possible to...
I want to know the configuration of Nordic's GPIO pins. I only want to use one callback function, but due to the many buttons on my mouse device, it is not possible to configure...
When I was studying Zephyr, I found that some of the enumerations used by Nordic couldn't be found in Zephyr, so I was wondering if Noridc had encapsulated them in Zephyr...
Hello, as from title, after updating from ncs 2.7.0 to 3.0.2 my application cannot advertise and scan concurrently anymore.
If I start advertising after starting a scan...
Hello,
I would build the Matter nRF Connect Lighting Example Application from the SDK for the nRF54L15-DK. Coud you add support for it in the Matter SDK?
Regards
I am developing a custom USB module based on the nRF54L15 chip. I would like to know how I can initially flash firmware onto the board.
My plan is to have a custom bootloader...
Hi,
I'm working with a custom PCB, with nPM1300 and a microcontroller.
The problem is that working only with battery the nPM1300 VBUS pin show 2.4V and I cannot put...
Hello community,
I have been using my PowerProfilerKit2 successfully under Windows10 for several years now.
Currently I migrate my main system to Linux and would like...
Hello. I have developed a custom board with nrf52840. I am trying to get it running using a bluetooth hids peripheral example in nrf connect v3.1.0. And the main() runs just...
Hi,
I have a field application with a gateway (central) that connects to multiple peripherals for continuous data streaming, in this case 10 peripherals. I notice sometimes...
Has anyone successfully managed to control an led strip (WS2812) with nRF52840's I2S by any chance? I'm trying to use the led_ws2812 sample ( docs.nordicsemi.com/.../README...