Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi there,
I have a problem to implement the SPIM in the Network core. I cannot detect any signal from SPI_SCK & SPI_MOSI by oscilloscope and logic analyzer (no signal from...
Hi,
I'm using VS Code to develop an application based on the Zephyr iso_broadcast sample.
How do you edit prj.conf? If I select prj.conf in the Explorer pane, then click...
Does the nRF52840 support Bluetooth low energy power control? I am using raspberry pi, running Raspian, kernel version 5.15.30 and I am specifically referring to the product...
Hi support team:
I develop my project with sdk 15.2.0 on nrf52832. Now I met a situation that I might need to call app_timer_start() again before the same timer is timeout...
Hi! I'm trying to understand how my board is working. I think that the Arm Trustzoned provides the possibility to the board to have two domains, one secure and one non-secure...
Hello,
NCS1.9.1, two nRF21540DK, Windows10 X64, VS Code,
periodic_adv and periodic_sync , only 3M distance can recv data,
if over 3m, will unstable reception / disordered...
Hi,
Hello,
I am working on TM4C129XNZAD microcontroller, from that everything working fine like no error no warning and If I flash the code also its programming and the...
I've mostly gotten the tools installed to build for the SparkFun Thing+ nRF9160 board. It had a version of the at_client installed, in that it responded to some AT commands...
Hi
I am testing POF function on 52832 based on SDK14.2 and SDK17.0. And test project is SDK example ble_app_beacon.
Code as show:
#include "nrf_drv_power.h" static void...
Hello all,
I'm currently working on an evaluation of a AoA location system. For that I'm making use of the Nordivc 12 Array Antenna, and two nRF52833 DK (one connected to...
Hi, I'm facing an weird problem when I use an function that is contain while loop
When I uncommented the 35th line => call GPS_init_usingWhile(GPS_RMC,RMC_response); ...
Is there any zigbee example for nrf52840 dongle (PCA10059) ? If not, what is additional changes needed to add support in existing examples?
I unable to run the zigbee switch...
Hi, I need to add Azure IOT connectivity to nRF5340DK. I have already tested NodeMCU based data upload to HTTP based server and successfully working. Now, to divert the data...
I am trying to upgrade SoftDevice and Application firmware from v6.1.1 to v7.2.0 on Nordic USB840M dongle and I am facing a strange issue after such upgrade.
Please find...