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...
Hi all,
I want to evaluate the nordic ranging toolbox and compare it to a proprietary solution. First of all I set up the distance measuring example ( developer.nordicsemi...
Hello,
I have an existing application based on nRF52840 but it is using native zephyr and native MCUboot.
By 'native' i meant using the upstream versions of zephyr and...
In the Zephyr documentation, the explanation for NVS sector erase is a little ambiguous.
Elements, represented as id-data pairs, are stored in flash using a FIFO-managed...
Over the past 2 weeks the programmer fails to recognize my9160DK board. Instead, I see it listed as "J-Link" in the device list with a serial number underneath. The programmer...
Hello! I am discovering a new approach to nRF52 development. I used to be quite happy with SDK+Segger Embedded Studio. But as I understand it, this is an outdated method....
I can't figure out how to run sample code that uses the LTE-M modem.
I see nrfxlib has a modem library. But I don't know how to make a simple sample app that uses this...
Trying to build and flash the nRF5340 Audio application to my nRF5340 audio DK eval boards for eval purposes. Apparently this requires access to the LC3 repo so I am seeking...
Can you share the source impedance measurement for the nRF52840-CKAA? Is the T-network only for impedance matching? Do i need a filter for harmonics if I'm planning to transmit...
I'm using the pc-ble-driver-py: Standard Heart Rate example to read a characteristic just fine.
My issue is i now need to write a to a characteristic.
How would I do that...
Hi
I've recently been working on the ncp host example provided by nordic. after downloading the standalone version from the site, I tried programming the 2 nRF 52840 dk...
nRF SDK 17.1.0 with SD140 7.2.0
There is no example for how to use the sd_rand library. I've seen scant few posts that mention functions like sd_rand_application_bytes_available_get...
Hi I've just started developing with the nrf52840 and Ive been following the official documentation on how to use the programmer shipped with nRF Connect.
Unfortunately...
Hi,
In a custom nrf52840 board (DC/DC=on, LFCLK=RC, CONFIG_SERIAL=n), using ncs2.1.0, I measure through PPKII ~6.7uA in system_off mode, which is reasonable.
In system_on...
I have a similar question as in the previous post (about 4 years ago) with title "nRF52 WLCSP DCC routing - - ok to run over GPIO pins?" by Laserdan, i.e., I would like to...
Hi there,
The spec for nRF52840 says in sec 6.33.1 that for UART, "The external crystal oscillator must be enabled to obtain sufficient clock accuracy for stable communication...