Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
Hello,
lte_ble_gateway by way of mqtt-bridge-mosquitto is getting data to aws iot. aws_iot on its own is working great with nRF9160DK. Checking to see if maybe there's already...
Hello, Our users talk to the mesh through a custom Android app built in Flutter, currently it just connects to it via the NUS advertised name. I want it so that a password...
Hello,
I am using the Adafruit Feather nRF52 Bluefruit LE featuring Nordic's nRF52832 for a new project where I need to minimize power consumption as much as possible in...
I try to run Azure_IOT_Hub without HUB. I have set in prj.conf and prj_qemu_86.conf:
CONFIG_AZURE_IOT_HUB_DEVICE_ID= "mydeviceID"
CONFIG_AZURE_IOT_HUB_HOSTNAME="mydeviceIOTHub...
Hello,
NCS1.9.1,nRF5340DK,Windows10 X64,VSCode,
why frequent problems of "west flash --recover",
some time run cmd " west flash --recover",it will be ok,
and some...
Hi,
I'm trying to wrap my head around doing some basic GPIO reading, writing etc. and hopefully some interrupts. Apologies if these are basic questions - I've only really...
Hello dear People,
I would be very happy if anyone has an idea how to solve this.
The Problem is the following: I am using nordics lte link controller to connect to nb...
Hi,
1.) I am programming a custom board based on NRF52833 using NRF52833-DK using SWIO/SWCLK interfaces using Segger Embedded Studio with NCS v1.6.1. I am trying to print...
1. Your documents mention only SPI3 and SPI4 are available in non- secure mode.. which means spi-0,1,2 should not be available in non-secure mode.. But if i use nrfx drivers...
Hello.
It is under development using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I'm currently considering Flash Data Storage (FDS).
As settings, "FDS_VIRTUAL_PAGES...
Hello.
Target nRF52832( nrf52dk_nrf52832)
SDK NCS v1.9.1
Build : SES for win 10 (5.68)
1. Support BT5.3
My project used nRF5_SDK_17.1.0_ddde560. Recently I found...
I am using a custom board design with a Nordic nRF52832 and have implemented the Nordic time sync algorithm outlined here ( https://github.com/nordic-auko/nRF5-ble-timesync...
Hi everyone,
I'm currently using nRF52832 with nRF5DK_V17.1.0 file.
I understand that this question has been risen up quite a lot however, I still do not understand why...
Hello Nordic team,
I am testing a timer using code snippet which Nordic team recommended as a reference. My code is something like this:
uint64_t start, stop;...