I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
Hello, guys.
I am using nRF Connect SDK, version 1.4.2 and nRF52840DK. I wonder what would be the way to print floating numbers during debug phase?
According to this thread...
Using the latest nRF_Connect_SDK
How can we set a udp/dtls socket, peer connect timeout for this call:
If there is no way to set a timeout for the call itself, is there...
Windows 10
NCS 2.0.0
We have run the Gazell samples successfully on the nRF52833 DKs. In these examples the CONFIG_GZLL_TX_STATISTICS is enabled (gzll_ack_payload_device...
Note: This might actually be a documentation issue more than a real problem because the build seems to work. But some clarification would still be appreciated.
We're developing...
I'm developing FOTA through LTE Modem which is made from QUECTEL(EC21KL)
On my custom board, nRF52832 is connected with EC21 LTE Modem via UART bus(TX : P0.16, RX : P0...
I am updating Nordic Thingy:91. I am following instructions on Nordic's DevZone web page: "Getting NB-IoT Demo running on Thingy:91
I have successfully updated modem using...
Hy
i am using a nrf5349 Dk board ,i am able to build and flash the board.
but when i am using this by building and flashing the board with hci_uart .in the linux system...
Hy ,
After i a buildng and flashing the hci_rpmsg as a cupapp . i flash the board
Then when i am checking the board with ubuntu laptop .i am not able to see the board...
Hi all!
I'm currently working on the UART on the nRF5340 board. The SDK describes three options: -polling API,
-interrupt-driven API,
-asynchronous API. With Polling and Asynchronous...
During development I noticed the following behavior:
If NRF_SDH_BLE_GAP_DATA_LENGTH=251 and NRF_SDH_BLE_GATT_MAX_MTU_SIZE=185, on Android devices the connection procedure...
Hi
For some reasons my Windows 10 laptop reports two JLink CDC UART Ports when I connect one of my nRF52SDK boards.My plan is to use this board with nrf Sniffer / Wirshark...
Im struggling here with porting my code from SDK15 to NCS 2.0.2
Im happily TXing data from NRF52811 via UARTE and receiving via FTDI to PC, but Im unable to receive any...