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...
Hi,
We have an application where we have a working DFU over BLE with SDK 2.9.1 but once we have migrated to 3.2.4 it has stopped working. Something has obviously changed...
Affected
zephyr/drivers/regulator/regulator_npm13xx.c (current driver)
zephyr/drivers/regulator/regulator_npm1300.c in older NCS / Zephyr trees
Reproduced on a nRF9151...
I did not get Audio - adc value shows zero all the timse why ??
const codec_register CODEC_DEF_REG_DATA [] = {
// ==========================================...
Summary
With CONFIG_OPENTHREAD_BORDER_ROUTING=y (the default selected by CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y ) and CONFIG_OPENTHREAD_TREL=y (also the default), the...
When implementing a custom service, the order is usually Generic Access, Generic Attribute, and then the custom service.
Is it possible to change this order to custom services...
I'd like to know more about the single-antenna AUX functionality of the nRF9151. More specifically, this line in the documentation for AUX has piqued my interest:
When the...
Hey, I was trying to look for information on how nrf9160 modem selects the network to use, since we are having slight trouble with some devices triggering full network re...
Hello,
I am attempting to develop an open source nRF52832 PCB design, aiming to minimize the footprint as much as possible.
Thus, I attempted to cramp as many components...
I had one nRF54l15-DK,and I want to make a music player by nRF54l15's BLE,but I am not sure is it supposted LE audio to client my headphone.if it supposted, is it full LE...
I am new to nrf52832 development. The question is that:
I want to do m ultichannel(4 or 5 channels) ADC in scan mode every 1s. and the MCU consumes ultra low current(3-5uA...
As the subject suggests. It is a simple question. I only see development boards with NRF53, but we decided to go with NRF54 in this project. We need BLE and WiFi on the device...
Dear Nordic experts,
I am looking for which CMSIS version are used in nRF5 SDK versions. For instance 17.1.0 uses CMSIS 5.6.0. But I cannot find which CMSIS version is used...
I am trying to retrieve the PIN / HWID required for nRF Cloud onboarding using the AT command AT%XDEVICEID , but I am unable to get a valid response from the modem.
However...