Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I followed the instruction ( https://docs.nordicsemi.com/bundle/ncs-2.5.0/page/nrf/samples/cellular/lwm2m_client/sample_description.html ) to build and run on my nRF9160DK...
Here it is suggested to gracefully terminate a thread by sending it a notification of any kind. But how can I terminate a thread that is in a waiting state with K_FOREVER...
I am having a recurring problem with NFC-CONNECT: build action. It hangs when building. Gets stuck with the following message in lower-right hand corner of screen:
The...
Hi,
I cleared my desktop and development environment.
So I rebuilt IDE using VSCode and NCS 2.9.0.
Everything works well without Intellisense in VSCode.
As above...
Hi,
We are using nrf52840, with SDK 16.0. we wanted to know that How does Garbage collection works?!
Does it reuse the allocated pages by erasing it or it uses the new...
I am just starting out. Trying to figure out how to interact with the board and my tool chain. I'm not sure how to flash a merged.hex file I made (serial_lte_modem) into the...
Hi,
I am using the nRF54L15-DK board and would like to use the driver code for the peripheral(Timer,SPI etc).The SDK I am using is NCSv2.9.0,Please help me find the driver...
Hi everyone, Is there a demo or project code showing BLE transfer between two Nordic chips/devkits with a data rate more than 2mbps using 4mbps phy? Thanks.
Hello,
how is it possible to determine the SDK and Toolchain used when opening an NRFconnect Terminal in VSCode.
It automatically opens the terminal with the 2.8 Toolchain...
Hello,
For my project, I want to develop a Zigbee coordinator for the Thingy:91 that receives reports from end devices and it publishes the values to the cloud. I've developed...
I am currently running nRF Connect Desktop App on Apple M2 chip (ARM64 ; 23.6.0 Darwin Kernel Version 23.6.0)
I have installed nrfconnect-5.1.0-arm64.dmg
Two major issue...
I can read above 3000 samples from accelerometer, before connecting to BLE, but after connecting to BLE the data rate reduces to 200 samples. This is clearly checked and identified...
I have been using VS Code and nRF Connect extensions for over 1 year. I run on a Mac Mini computer with Apple M2 processor. I recently updated the macOS to Sequoia Version...