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...
Greeting Nordic Expert !
I would like to override the following hook in MCUboot:
int boot_perform_update_hook(int img_index, struct image_header *img_head, const struct...
Hello,
In the nRF52840 Product Specification PDF v1.11, on page 836, the second paragraph down states:
" The PSEL.RXD, PSEL.CTS, PSEL.RTS, and PSEL.TXD registers and...
Hello Nordic team,
I’m using the nPM1300 development board to charge a 950 mAh Li-ion battery , and I’ve configured the charger as follows:
Charge current: 800 mA...
Hi,
I'm unable to get the PPKII kit to "connect" to my PC. After selecting the device it just says "Connecting..." forever. Some notes: - When first connecting the kit...
Hello,
I am trying to write a python script that performs a DFU on a nRF52840 so I can change its firmware without pressing any button. I think I have to use the pyusb...
Hello everyone,
I’m currently planning to develop an application that involves multiple Bluetooth devices operating within a certain range outdoors. Since there’s no option...
I’m developing an ESB-TX program using NCS v3.1.1 . Previously, I had developed an ESB-RX program using nRF SDK 17.0.2 . Now, when I use the TX code from the NCS SDK to communicate...
Hi,
I'm new to embedded development but have experience in desktop C/C++ development mostly with Visual Studio.
I'm struggling to get my head around how I would create...
Hello,
I am trying to define a pm_static.yml file which will use the 512K ram on the nrf7002dk_nrf5340 for the TFM ram section.
I cannot compile the non-secure nrf7002dk...
Hi, I got my nrf54L15 DK, but i can't start RTT logging. I set this configs:
CONFIG_PRINTK =y
CONFIG_CONSOLE =y
CONFIG_RTT_CONSOLE =y
CONFIG_UART_CONSOLE =n
CONFIG_USE_SEGGER_RTT...
Hi,
Is there any ongoing development for a PPK3 ? If so, what is the timeline for its release ?
Some features requested in previous posts:
- Voltage measurement
-...
Hi,
Could you please clarify why there is an override of the checking rules in https://github.com/nrfconnect/sdk-zephyr/blob/ncs-v3.1.1/drivers/timer/Kconfig.nrf_rtc#L6C8...
We are developing a custom board with an ADC device that supports QSPI. Our application requires throughput speeds only available using QSPI.
All the available driver examples...
Hi,
I would like to use existing development setup (for STM32) :Visual Studio 20XX (not VS code) with VisualGDB plugin to work with the nRF9151 Development Kit.
However...