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 there,
I've been trying to run some basic code on nRF5340 PDK. I downloaded and installed the following:
nRF Connect application v3.6.1
nRF Connect SDK v1.3...
Hi, I have developed custom board on nRF52840 based on Thread and Zigbee SDK 14.1.0.
I wants to use zb_zcl_ias_zone_set_status function to send a report of the changed zone...
I have a problem when using JLinkExe + JLinkRTTClient . My operating system is Ubuntu 18.04, and I compile the project using cmake and gcc (using great helper scripts from...
Hi all,
We have a custom board based on nRF52840, and we are using the nrf52840 DK to program our board(For programming the chip, connection from DK to our board is made...
Hi.
Device : nRF52820
SDK 17.0.2 ( Softdevice 7.2.0)
I initialized the clock as below to use USB.
And before changing to sleep mode, the clock was stopped to...
Hi,
So I was using nRF52810 with epoxy or resin coated,but actually the signal quality did not match my needs, the signal faded about 20dB compared to the device which not...
Dear Members,
I manage to display data from GSC10 sensor ? but after few minutes in idle, it can not receive a data anymore,
How can I restart again ?
Is it related...
I am using the nrf52-ble-app-uart-c-multilink-master getting data from 4 UART peripherals that are connected. Once one of the clients disconnects, I am getting an error as...
I have a custom board using nRF52840. Some boards return success from sd_ble_gap_adv_start but no advertisement is seen in nRF Connect running on a Google Pixel 4 phone. Of...
Hello,
I need help with my application.
I am developing an application running on the EV board nrf9160dk_nrf9160 .I read the following article:
http://194.19.86.155...
Hi,
I am developing an application that needs to communicate with nrf51 module over BLE. Specifically I need to write a string on a given characteristic but unable to do...