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...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
We are currently developing an application where we use a nrf52811. Currently i am working on integrating the BLE-Stack as this is the last part missing.
I am constantly...
Hello -
I am working through the DevAcademy - nRF Connect SDK Intermediate lessons. I have reached Lesson 7 Exercise 1, found here - https://academy.nordicsemi.com/courses...
Hi Team,
For my project, I am using nRF 5340 board and using the Zephyr SDK for development. I need to read and write data from/to an external QSPI EEPROM used ( MP95P08...
Smartbadge epaper custom board using nrf5340/nrf7002, with an NFC loop to allow NFC card emulation/communication. Building using NCS2.9 with sysbuild.
I want to be able...
Hi,
I just have a simple question => could you please tell me what are the ECCN numbers associated to this software:
www.nordicsemi.com/.../nRF-Connect-SDK
Thanks in...
-- west flash: rebuilding [0/16] Performing build step for 'tfm' ninja: no work to do. -- west flash: using runner nrfjprog -- runners.nrfjprog: reset after flashing requested...
Hi,
We are currently developing a solution where a Thingy91 acts as a BLE central. We have had a lot of issues with BLE when using the nRF52 as a HCI device being controlled...
Hi guys,
Maybe someone already did this work but if no:
I would like to take only the relevant parts to my project.
I am not sure what can be given up.
I need cellular...
Hello!
I would like to know what are the minimum, maximum and recommended current values for the VDD, VDDH, VSS and VBUS supplies. The voltage values are listed here...
Hello,
Im trying to flash RAYTAC AN54L15Q-DB board but im keep getting following error:
Error: One or more batch tasks failed: * 1050050051: [Probe] Emulator error: Failed...
Hi,
We are doing RF Test for nRF52840DK, and we are using CBT Bluetooth tester. Commands are going to CBT fro nRF board.
My Question is code we need to flash for RF test...
I am using the Nordic nRF5340 DK to communicate with the ICM-42688-P sensor via SPI. However, the sensor does not respond to the MCU's commands. After observing the SPI clock...
Hi,
Previously it was possible to download the old nrf5 sdks from for instance this url:
developer.nordicsemi.com/.../nRF5_SDK_v15 .x.x/
but it seems to not be available...
Hello,
I'm trying to read the build info of the Bluetooth LE controller using BT_HCI_OP_VS_READ_BUILD_INFO, but I get the following warning:
<wrn> bt_hci_core: opcode...