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 every body,
Can i ask a question:
Does NRF52810/NRF52811 chip set support BLE_central mode?
I try to convert example code from "ble_app_blinky_c, pca10056" to...
Hi, would it be possible for someone to create a well-structured guide/tutorial on how to include PDM support into Zephyr with an example of using a simple PDM microphone...
Can you let me know if overdriving (sinking too much current) will damage the IC.
I have a LED connected through a 5 Ohm resistor to a GPIO. It is set to sink the current...
Hello,
Im working on a project that will require us to be able to update the nrf52 (which is providing BLE services to a host MCU) via a custom over-the-air update mechanism...
Hi
I'm working on a solution with 2 battery powered BLE devices: one is a peripheral device, the other a central. Mostly the devices will be advertising and scanning, not...
Hello,
I am trying to compile my project, which includes a library file (.a). I get multiple errors about "undefined reference". See image:
.a-file in project tree ...
Hello:
I'm evaluating the nRF9160-DK and trying the asset_tracker application (nRF Connect SDK1.4.0) with Segger v5.20b, and log messages don't show up in Debug Terminal...
Hello:
I'm evaluating Thingy:91 (nRF9160) and I was able to download asset_tracker application using MCUboot DFU without problems. Everything fine.
Now, I wanted to try...
hi, I am using nrf9160dk. I want to send some data to the server via MQTT and also I want to test nrf cloud
I installed nrf connect SDK toolchain and generated some projects...
Hi to everyone, i will try to explain everything in detail.
I developing a product that is currently in the pre-production stage, and im having some issues with voltage...
Hi,
I was testing the BLE_GATTC_EVT_WRITE_CMD_TX_COMPLETE event and I did trigger the event but i was wondering if that it's normal that It triggers after I send all my...
If this has an answer, I did not look as one loses position if one checks.
IN any case, I have a working application running on the PC that uses the pc-ble-driver to access...
Hopefully a simple question: is it possible to define a vendor-specific sensor type for the standard Mesh Sensor Model?
The nRF Connect SDK documentation seems to be confused...