I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
Hi
I want to check the nRF54L15 ADC Rsource value
As below pic., P1.07/AIN3 input voltage will be 0.6V (1.8V divider by R429 & R428)
So the Rsource value will be R429...
Hi,
I am trying to build an app for nRF5340 and I am getting the above error. When I look into my 'C:\Projects\nrf\nrf5340_coap\build\zephyr\include\generated\devicetree_generated...
For firmware development purposes, my code makes heavy use of asserts, primarily the standard library assert() macro because that is available on all platforms that my code...
I’m currently working on a project where I need to protect specific registers in the UICR (User Information Configuration Registers) from being overwritten or erased during...
Hi,
I am using the nRF5340 Audio application under NCS v2.8.0 as a Unicast Client (Central).
The nRF5340 is connected to hearing aids.
When moving out of range, audio...
Hello everyone,
Our team is developing an indoor positioning solution and is exploring Bluetooth channel sounding as a core technology. We are currently using the nRF54L15...
We want to understand any surprises with using nPM1100 on existing or future products.
I just bought two nPM1100-EK units and finished the first round of my evaluation....
We could have found "transmission delay" in 2ch Audio recording sequence.
Here are the detail about the environment of DUT, and phenomenon.
Please find the attached file...
Hello!
When turning on the board, USB connected to the Mac, a software drive named JLINK keeps mounting and being dismounted, as on the video of this link: JLINK video Only...
Hi there,
How can I copy and customize an existing Zephyr driver?
I'm looking to extend the implementation of the LIS2DH driver in Zephyr.
The driver does not support...
Two simple questions:
1) I'm using the Zephyr OS on the nRF52832. What is the easiest API for storing a small amount of data in FLASH memory?
2) Is there an index of the...
Hi everyone,
I am getting started with the nRF52832 and am testing it with the nRF52DK. I just completed the nRF Connect SDK Fundamentals course and now wanted to test the...
I'm updating our nRF5340 firmware from SDK 2.4.2 to the SDK2.9.0. After few modifications, I was able to compile it using the SDK2.8.0. Now I'm trying to compile it with SDK...
Not too long ago I was able to use Segger Embedded Studio with my nrf52840 DK, compile and build projects and run it. Unfortunately I have moved to a new computer and trying...
Hi Team,
I am trying to commission the matter over thread light app on nrf5340dk with my OTBR using chip-tool but getting below error every time.
OTBR is running on...