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...
Hi,
I would like to include the direct test mode in my default application that runs the BLE stack. Is this possible ? Ideally I am implementing a custom NUS like service...
Hello,
I wish to download my source code to nRF5340 DK board.
I am working on Ubuntu, SEGGER Embedded Studio for ARM Release 5.50d, ncs 1.6.99 version.
After compile...
I'm trying to restrict the policy used to ensure that the AWS FOTA sample is working. The "allow everything" policy that is stated that it can be used for test purposes seems...
SoftDevice: s140_nrf52_7.2.0_softdevice SDK: nRF5_SDK_17.0.2_d674dde Problem: We trying to use the Secure DFU buttonless feature on our custom board. Our custom board has...
Hello,
We are currently using softdevice version 7.0.1 and SDK version 16.0.0. We are having difficulty nailing down a rare hard faulting bug. Very rarely, the device will...
Hi, I'm using Segger Embedded Studio for developing farmware of nRF52840.
and, using
nrf5_SDK_for_Mesh_v4.2.0_src
nRF5_SDK_16.0.0_98a08e2
I would like to use "es_battery_voltage...
i wish to change P0.13 as tx, P0.15 as rx , P0.17 as ctx , P0.20 as rtx
I change in bsp definitions and it worked for uart peripheral example,
I also change pin...
Hello,
The USB connector came apart from the nRF9160 development kit soon after a purchase was made from Symmetry Electronics. Would it be possible to have the board replaced...
I have an RTOS application into which I integrated a custom BLE service code. Question is, there isn't any need for a separate thread for handling BLE stuff? I see BLE events...
Hi,
I am trying to use UART APIs in blocking mode to receive data from another controller.
I intend to have a timeout on receiving function so not to stuck if no byte...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I am investigating the data bit and stop bit settings. At that time, I found a page...
Hi !
I try to use VSCode but any examples return same error:
"Linking C executable zephyr\zephyr_prebuilt.elf FAILED: zephyr/zephyr_prebuilt.elf zephyr/zephyr_prebuilt...
Hi,
As the title states, VS code doesn't recognize includes related to Zephyr.
I've walked through the entire setup guide and installed all components using the toolchain...