I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
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...
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...