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 All, Today I am migrating my project from ncs 1.9.1 to ncs 2.0.0.
The project was building find with ncs 1.9.1
But I do got this with rebuilding with ncs 2.0.0 (I did...
Hi All, Today I am migrating my project from ncs 1.9.1 to ncs 2.0.0.
The project was building find with ncs 1.9.1
But I do got this build warning with ncs 2.0.0: Any idea...
Hey guys, I was looking for a similar issue, however, I haven't found something like this (maybe I am searching for a case similar to this in a wrong way) But essentially...
hi all,
I learned that the Zephyr controller can connect to more than 64 slave devices and was wondering if it can simultaneously connect as a slave to the phone via ble...
Hey Nordic,
I am using
SDKv17.1.0
VSCODE as IDE
S140 as softdevice
Windows
Let me first insert my code snippet:
Here, NRF_LOG_INFO() function works, meaning...
Hello, I am trying to save data on an microSD card using SPI1. I am following the firmware in this discussion Working NRF9160 SD Card Example on SDK 1.9.0 . In addition I...
Hi! I used NRF CONNCECT to connect the Power Profiler Kit II, I opened the "Bluetooth Low Energer" app by mistake, and received a prompt to update the firmware. I chose to...
Hello Team,
We are looking to buy SOC which supports Bluetooth LE audio in a idea of developing broadcasting audio to multi devices.
Its understood that SOC RF5340 supports...
Hi Nordic engineer About the I2C SDA signal, when CLK voltage change then the SDA will occur skin needling,could you please helo explain it, I check the PCB latout, the I2C...
Hello ,
I am a firmware engineer in Taiwan ,
I already use nRF52820 to finish one case ( cheaper alcohol/acetone BT checker.)
Now ,the engineering stage is pre_production...
I am using SDK 14.2.0 with Segger IDE.
I am trying to configure timers and while my code does compile w/o errors the linker fails with message in the subject above.
To...
I see that nordi is working on wifi 6 .
When It will be available and on which platform ?
Is possible to have presentation on wifi 6 versus wifi 5 and BLE ?
Best Regards...
Hi
I want to use a Nordic NRF52840 to sniff and dissect a Digimesh network. Digi do not provide a sniffer or/and dissector for their products. There is no promiscuous version...
hello,
we are trying to use the stack guard module - obviously we want this to give well-behaved fault handling in the event that the stack gets too close for comfort. ...