Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
I am trying to use both USB and BLE on an NRF52840 using SDK 15. It hit a hard fault during initialization, specifically when it tries to enable the USBD IRQ.
It looks like...
I am familiar with the PTCRB certification process for an IoT device incorporating a certified module. https://www.ptcrb.com/wp-content/uploads/2020/08/10_Steps_to_PTCRB_Cert_for_Cell_Enabled_IoT_Devices...
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 ...