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:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
I am working on an e-paper display with Bluefruit nRF52832 . I need to transfer a large image bitmap over Bluetooth Low Energy (BLE).
As BLE can send 255 bits at once, how...
Hi there,
We are using nrf9160 DK v1.0.0 ( pca10090 ). SES version 5.68 nrf Connect SDK 1.9.1 Windows 10
I want to make it as spi slave on pins CS=p0.10, mosi=p0.11, miso...
Hello Team,
We are developing an application with nRF52832 and ncsv1.8.0.
We are using NUS service to share data between Mobile and Nordic Chip. With the help of nRF...
Hey there!
The DFU over serial was successfully implemented. Unfortunately, I was only able to update the first node of my mesh, not all of them.
The first node in the...
Hello!
Recently I want to write a hci vs command in zephyr using nrf connect sdk, when I track ncs_v1.9.1\zephyr\samples\bluetooth\hci_pwr_ctrl samples code and find it...
Hi, for nRF5340 the "Build code" is a string of 3 chars
H - Hardware version code P - Production configuration code F - Firmware version code
https://infocenter.nordicsemi...
Hi
I am testing a thermometer peripheral using the nRF52840DK. It is advertising using BT LE Coded (BT_LE_ADV_OPT_CODED) with an advertising frequency of 3 seconds.
...
Dear Nordic Support Team,
I would like my nRF9160 DK to connect to multiple servers using TLS. Among others, I have read the following documentation: nRF9160: Simple MQTT...
APN setting of nRF9160 cannot be done well.
I am using soracom's SIM, and the contents are as follows.
(When I checked, it was a SIM that supports LTE-M.)
Name: Any (Example...
I'm relatively new to both nRF and Zephyr platforms and I'm wondering how to disable UART on the UART pins (such as p0.19-p0.22 on the nRF5340 that I'm using) so that they...
WHAT IS THE MAXIMUM OUTPUT CURRENT OF DCDC IN NRF52833 OUTPUT IN HIGH VOLTAGE AND NORMAL VOLTAGE MODE?
I AM POWERING UP TWO SENSORS WITH IT THAT USES CURRENT IN MICRO AMPS...
Hello there,
I am developing a door lock system. Where in final product door lock will be controlled and monitored by BLE+ZigBee. So far I have complete success of controlling...