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...
Hello Support,
For my Zigbee Coordinator development I use nrf Connect SDK 1.9.1 (for now), and VS, I like using Kconfig GUI as much as possible.
I'm trying to find some...
Hi, we have the requirement for our peripheral to be able to disable Bluetooth functionality, i.e. disconnect any connected central device and not accept any new connections...
Everything is goes well with nRF5340 but when I connect and try to debug some examples it just gives some errors.
Like " Failed to download application
Generic error ...
When connecting to AWS IOT the Asset Tracker V2 uses MQTT to AWS-IOT. This is TLS 1.2 from what I understand. We are using the 1.8 skd / 1.3.1 modem firmware.
We have...
I have ran a test with the nrf9160-dk board.
Setup:
PCA100900 0.9.0 pcb
NCS 2.0
Modem 1.3.2
App: ncs_v2.0.0/nrf/applications/serial_lte_modem
modification: change...
Hey ,
I am using a thingy 91.
I want to use this GNSS sample to get the location, but I do not get any fix. I have tried outdoors too, but nothing happens. I have the...
Hi,
I am working with NRF DK board, I need to connect nrf dk with remote control for data transmission and also the remote connection should be stable for long time. Is...
Hi All,
We are in the almost finishing phase of our application development, and running out of flash memory space, all details are listed below.
MCU : nRF52805 (192 ...
If I am not currently connected to a network and use AT%NCELLMEAS=0, how is the RPLMN determined? Are previous connected PLMNs stored in RAM in the device for comparison or...
Hi,
I'm using SDK v14.2.0.
For the workaround of [107] RADIO: Immediate address match for access addresses containing MSBs 0x00
I'm trying to avoid the addresses...
This is with the nRF 5 SDK (17.0.2) and the S113 softdevice.
We have another microcontroller connected to the nRF52833 over UART and external flash. We modified the bootloader...
Hi,
I'm currenty try to code GPIO wakeup from System ON sleep with system_on_wakeup_on_gpio as a reference.
My circuit is powerd by solar panel via control board. In this...
Hi,
I would like to know what is the default state of GPIO pins when nRF9160 is power ON for the first time, and it has the pre-programmed FW from Nordic
Hi,
What is the expected format to pass to nrf_cloud_agps_process()? I am working on an LwM2M server and want to be able to respond to /50001/0/{0,1} request coming from...
Hallo,
I installed the ncs and Zephyr environment following mainly the guidelines from nordicsemi, a few changes were necessary to use Eclipse. The installation process...