I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
I can't seem to get the FIFO to work and I think it is because I'm not dereferencing the consumer thread properly. I have reviewed the nRF Connect SDK Intermediate, data passing...
Hi,all
I need to connect BLE via NFC,but I do not know which example should i use to start。and i am a new field of NFC ,is there some document about NFC?thank you a lot...
https://devzone.nordicsemi.com/f/nordic-q-a/44658/communication-probl
I want to change the code provided in this link to enter the password from the peripheral
Hello,
I am using nRF Connect 2.5.2 with a Xiao Seeed BLE Sense nRF52840 and Jlink EDU mini
I am trying to flash the peripheral_hids_keyboard sample with Ozone, and I...
Hi everyone,
I'm trying to measure battery level using nRF52833. Reading previous posts, there are two popular ways to measure battery level with SAADC module 1) battery...
Dear All,
I need your help to clarify some LE Audio protocol related concepts.
For the BIS use cases. When the PC pause the playback, after that, are there any ISO packets...
The MCUboot, Slot0, and Slot1 flash partitions are defined in the board file. E.g., nrf52840dk_nrf52840.dts has boot_partition at 0 with length 0xC000, slot0_partition at...
OS: Windows 10
NCS: 2.4.2 We are evaluating adding the APDS9960 to our existing nRF52833 based application, but can not get the APDS9960 functioning. We are interfacing...
Hi,
in the PCB circuit I marked in the pictures, it seems that vias have been added to the marked areas on the pads of the nRF52840. However, PCB manufacturers say that...
Hi, I am relatively new to the Nordic platform and Zephyr RTOS. I am using nRF Connect SDK version 2.6.0 (the VS Code extension on Windows 11) with the nRF52840DK. I was wondering...
Hi,
I am designing a two Layer PCB with nRF52840 with PMIC, RTC, Flash. Can anyone from Nordic Review it? especially the RF antenna, I have used the Reference design from...
To verify my Custom antenna design on a PCB . AND VERIFY THE PCB.
https://cart.jlcpcb.com/quote/gerberviewThree/?qs=582f0d800a0c49398584815906f24877_1_0_1_0_0.html&_gl=1...
Hi
We are developing Zephyr projects which are compiling and working fine with Visual Studio Code running on a Windows PC.
Now we want to build the projects on a build...
Hello,
I am wondering where the best place to add a transport layer for DFU is? I have both bootloader examples working, but now i need to add the transport layers. On one...
I am implementing SPI communication between the intanRHD2132 (ADC) and nRF52840.
I need to periodically send commands (READ, WRITE, etc.) to the intanRHD2132 (ADC). To achieve...