HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
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
How to enable and set fast advertising and slow advertising in NCS.
We always set advertising parameters in legacy SDK like below, how to implement it when using...
Hello All,
Thank you for reading my post. I have finished developing a small battery powered device I have been working on and just completed programming the functionality...
Hardware: nRF52840dk
SDK: NCS v2.0.0
application:
Calling bt_encrypt_be() during OpenThread network traffic hangs the device when using MPSL with OpenThread 1.2. ...
Hello everyone,
I'd like to build a Relay Node in Light Switch Example but I don't know how to implement firmware.
Can you support this for me? Thank you so much.
...
Hello,
I need to build a project in a Docker container. It built fine under Windows 10 with a connect SDK v1.9.1.
Now I am using a Docker image built with the Dockerfile...
Hi,
I am trying to update nRF5340 netcore application, but i don't know how to start.
Here is what i tried:
1. I created two custom applications for nRF5340 appcore...
Hello DevZone,
I want to transmit some connection information such as a Bluetooth address serially to my peripheral and have it add it to its whitelist.
I have read a...
Hello,
I'm am trying to use the UART0 bus on the network core at the address:
uart0: uart @ 41013000 {
compatible = "nordic,nrf-uarte" ;
reg = < 0x41013000 0x1000...
Hi,
ubuntu 20.3
vscode + nrf connect
when i creat project from sample code unicast_audio_client, i get the following compiling error message:
* Executing task: nRF...
Hey!
I have inherited a project with a nRF9160 + nRF52480 combination to do LTE and BLE communication.
The setup is as follows:
- nRF9160 using BSDlib @ NCS 1.5.0...
My Peripheral device (nrf Connect SDK, nrf52840) will pair using NFC with an Android (8.0.0) phone. But although the Nordic device shows it is connected (in its UART output...
This press release isn't clear on the exact nature of the LwM2M software stack used on the client side. Are we talking about Zephyr' s LwM2M subystem or AVSystem's Anjay ...
Hi, I am working on a pcb design utilising the nrf52840. I want to use a pcb antenna. I am a hobbyist so It’s very likely I’m misunderstanding something. I am interested in...