I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
i have to interface MT29F4G01ABAFDWB in zephyr rtos but i need help how create overlay file for it(i want to interface it using spi), i already have bare metal drivers for...
Hello,
When we flash the BLE Zephyr project to the external chip (nRF52833), do we need to add the SoftDevice controller .hex file as well, or does the merged .hex file...
Hi!
Currently I have the following application requirements:
Use SPI peripheral to communication with FPGA device. ( NRF5340 [ SLAVE ] <---> FPGA [ MASTER ] )
The goal...
When trying to flash the hello world program onto an Adafruit nRF52840 Feather through a j link it fails with "FATAL ERROR: one or more Python dependencies were missing; see...
In any Wi-Fi firmware that I write with nRF Connect SDK I get this error message in my console logs:
<err> net_icmpv6: ICMPv6 handling failure (-2)
This happens in every...
I'm running into this issue quite often where I have a Build failure. I'm sure to others the way to troubleshoot what the issue is may be obvious, but being fairly new to...
i am having a bus fault somewhere in my code, i am trying to use addr2line to identify the source code line that it heppens at, for some reason it shows as if the adress is...
I am trying to connect two thingy:52 and a Polar H10 heart rate monitor simultaneously to nRF9160 dk, but while building the application I am encountering this error. Can...
We are utilizing the nrf5340 alongside the nrf7002 for Bluetooth Low Energy (BLE) and Wi-Fi communication between a wearable device and a host. The host is a laptop connected...
Setup
nRF9160-DK
PCA10090 1.1.0 2022.4
Modem FW: mfw_nrf9160_1.3.3
Asset Tracker V2, I tried both the downloaded version from here: https://www.nordicsemi.com/Products...
hi support team,
in 9161dk, when we need to program external flash, we need to config board with nrf connect, may i ask what's this? and if i need to consider power consumption...
Hi, I have a use case where I want to use USB ACM CDC with HR central.
I am using examples central_hr and cdc_acm examples from the NCS and it is working great separately...
I am running the demo about knx iot. (branch: v0.3.0_rc in https://github.com/NordicPlayground/nrf-knx-iot )
I build and run "light_switch_sensor" and "light_switch_actuator...
Hey,
I'm running into an issue attempting to use AGNSS & AWS IoT Core on a custom nRF9160-based board.
I have a Lambda function in AWS that listens for AGNSS requests...