Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hello, After a lot of struggle i was finally made it to the point i can build and flash to my thingy 91 the lte_ble_gateway. However, i added prints (printk) in main.c to...
Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
Im streaming audio from a gateway to headsets using BIS, but I am unable to get multiple streams working, so that I can switch between streams on the headsets. How do I set...
Dear,
We are using the nRF52840 with a proprietary protocol.
We plan to use the nRF52840 to sniff/poll RSSI on different (5/6) channels on periodic time (typ ~100 us)...
Hello, I have a problem on getting the dynamic tx power to work properly on the BL5340 using the hci_pwr_ctrl. I tried the example, it build and flash correctly, no error...
hi!
I get the message "The build configuration is stale. Run a pristine build" even after rebuilding in all versions of nrf connect for vs code after 2023.7.129.
I have...
Hello,
I need to make the OTA DFU work and I followed the instructions here: https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/mgmt/mcumgr/smp_svr...
I'm developing a product with the nRF52840, using Zephyr (Toolchain & SDK version 2.7.0). Is there a way to set up two PWM outputs having the same frequency and duty cycle...
Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
Hi,
We are currently planning to start a project using the nRF52832 as our controller, SEGGER Embedded Studio version 5.42a as the IDE, and nRF5 SDK version 17.0.2 as our...
Hi,
I used the NCS SDK, the sdk version number is v2.7.99-cs2, and the chip I tested is NRF54H20.
I used registers to configure GPIO. I tested GPIO P1.00, P1.01, and P1...
Hi,
I am working on implementing an I2C node in my nRF52840 based sensor. However I am getting the following kernel panic.
I removed all I2C node related code that I...
Hi,
I'm developing a new battery powered sensor device with an NRF52840 and have some thoughts about efficient power supply. The main question is: Using an external DC...
I have an application I have been developing in NCS v2.3.0. I'm trying now to updata to v2.4.0.
The application targets NRF5340.
It uses NSIB (b0/b0n) and for the application...
Hi,
I have opened Sample "Peripheral_hr_coded" and added build configuration.
Then I clicked on Action --> Build.
Please validate below log. Is it proper ?
Log is...