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...
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 using the nRF54L15 (PANB511 Module ) controller with an ST7789V-based display connected via SPI21 at 8 MHz. Image bin files are stored using LittleFS in external flash...
Hi,
I'm trying to modify the Nordic sample apps included in the ESL Getting Started kit so that the tags first scan for Access Points (APs) so that they can connect to the...
Our IoT device is connecting to 2 different cell towers on the same carrier. Cell tower 'A' has signal of -90dBm, tower 'B' has signal of -105dBm.
The device is mainly attempting...
Hi,
I am using nRF54L15 with SDK v3.0.2 . I am facing an issue while initializing the LSM6DS3 sensor on a custom PCB.
Device Initialization Code:
#define...
I am developing a modbus server application for nrf54L15 in nrf sdk v3.2.3. But I ran into an issue where using MODBUS_MODE_ASCII requires UART_CFG_DATA_BITS_7. The modbus...
Dear Nordic,
The west build system is not acceptable for firmware development.
Firmware != Software. When we create firmware for a product, it must last for years. We...
Hi,
I've reliably implemented a Software Serial library on the nRF52832 using GPIOTE and nrf_delay_us to sample the 8 bits. I tried making this work more efficiently using...
Hi
Is it possible to use the 54dk for programming of our new board with the nRF54L15 running on 1.8V?
Is the voltage configurable on the 54 dk?
Best regards
Peer
I am using nRF Connect SDK (NCS) v2.9.0 for a Matter project.
Currently, the Manual Pairing Code generated is 21 digits long. I need to change this output to be 11 digits...
We follow the youtube video: www.youtube.com/watch
to add battery charging and fuel gauging to our nRF52832 Series project.
It works, but after we enable
CONFIG_PM_DEVICE...
Hi nordic team
I am working with the Nordic nRF5340 SoC using Zephyr RTOS .
Hardware
External QSPI flash:
MX25R6435F
QSPI configuration (DeviceTree):
...
Hardware: nRF9151 DK Modem firmware: mfw_nrf91x1_2.0.4 Carrier: Verizon (PLMN 311480), Band 13 Antenna: External Problem The modem continuously reselects between two cells...
Hi Nordic team,
In the context of adapting the software for our custom PCB I need to make some changes in some devicetree nodes for the net core. Therefore I wanted to add...