Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello All,
I am using the nRF54L15-DK and the nRF Connect SDK v2.8.0 with the Zigbee-Addon.
Is the maximum TxPower value that can be set for Zigbee 8 dBm?
Best regards...
Hello.
I am developing using nRF5340DK and nRF Connect SDK v2.9.0. I am checking the operation of "Scheduler Server". The action was executed, and the date and time are...
Hello. Using the Zigbee messaging cluster, we are writing code for data exchange between ZR and ZED. (Based on the Zigbee example light_bulb/light_switch/light_coordinator...
Hello,
I have a custom board which has an nrf5340 on it. We are using nRF Connect/Zephyr in this project. Currently the board has a pretty simple interface seen in my overlay...
I am currently developing a PC application for Bluetooth data reception and chart display. I want to perform secondary development on pc-nrfconnect-ble. My current development...
I'm using SDK15.3 on an nRF52840 with FreeRTOS and specifically non-preemptive scheduling.
I want to so some transfers on SPIM (it's configure with DMA but that's not a...
My project uses a PDM microphone connected to a nrf5340. I previousy had this working using the nrfx_pdm driver, with NCS 2.6 but then had to migrate the project to NCS 2...
There is usually a panel for application where you can see / delete or add build configurations, as shown in the enclosed picture. The panel on my vs code installation has...
Hello,
i am debugging issue in our device. I ported the nrf5340 Audio application to our custom board and modified it for our use. We use audio broadcast mode.
Device...
HI,
I am developing a ble mesh application on SDK 17.2, I enable Instaburst for support long mesh message(more than 300 byte), it worked well.
Now I changed to the nRF...
Dear Support Team,
I'm trying to develop a mouse using Pixart's PAW3395 sensor. I've written functions for reading and writing data through the SPI interface. I took help...
I didnt see in the data sheet a specific window of time the chip needs to properly shutdown without interrupting a critical process that might cause corrupted memory. I am...
Hello. I am attempting to run the Matter Template app sample on the Adafruit Feather nRF52840 Express board.
I created a pm_static.yml file with the following configuration...
Dear Nordic Engineers
I would like to test the GPS of NRF9160 with CMW500.
I used a line(IPEX to SME) to connect the GPS pedestal to CMW500.
I downloaded the serial...