Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
How to reproduce:
Generate a production config (content doesn´t care because the error still exists after changing the content) and build / flash it:
nrfutil nrf5sdk-tools...
Dear All,
In our company, we have replaced the NRF52811 (ublox module) with NRF54L15 (raytac module) for new batches of products.
The fw is a simple BLE to UART bridge...
Hello, With respect to my previous post, I am trying to use the nrfx_pwm_simple_playback function to run sequences continuously for an RGB led. Initially I did not fully understand...
I used nRF24L01+ in an industrial control project that requires low power consumption. I have completed all the functional development and reliability verification. A problem...
Hi
I ve to use nrf pwm common mode feature, and there is sample code under project name common_mode_test, but i am unable to build it either with ncs version 2.9.1 or 3...
Hi.
I've been developing with nRF54L15DK.
I added below in prj.conf.
Indeed, I could confirm CMSIS-DSP function normally running in main.c.
In my goal, I would like...
Hello Nordic Team! I'm experiencing unusual issues with GPIO pins on an nRF54L15 custom board. Specifically, P0.02 and P1.03 are not behaving as expected. Button Issues (P0...
Hi,
A few months ago, I raised a ticket regarding the integration of SoftSIM into the nrf_cloud_multi_service sample. With the help of one of your support engineers, I was...
Hello,
I am new to modems and cellular domain.
We intend to design and build a cellular communication extension for an older product. And I eyed the nRF9151 for that....
Describe Need to repeat disconnect/connect cycle after BT timeout. Problem is when using UART over BT with Nus Shell when connection is terminated by timeout (for example...
Good day,
I've developed a board with a MDBT50Q on it. I'm using the Reg0 DC/DC and LDO Mode Disabled reference circuit ( https://www.raytac.com/download/index.php?index_id...
Hi all,
Has anyone implemented an MQTT client on an 54L15 before? I have been searching the web and I have not seen a sample program or anyone talking about MQTT with 54L15...
This is a product based on nRF52832, which uses BLE Bluetooth to scan iBeacons and communicates with an LTE module via UART for data reporting.
It occasionally enters the...
Hi,
I am using an nRF52840 as a Zigbee NCP. I have built the firmware myself using nRF Connect, and I am also running MCUBoot. Sometimes after some usage, the chip starts...
Hello Nordic Support,
I am developing a bare-metal, non-secure firmware for nRF9160 using nrf_modem from SDK nrfxlib v2.9.0 , without Zephyr or RTOS.
I followed the porting...