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:
...
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 was trying to reflash UICR for the first time on an nrf52840_dongle using nrfjprog. Here is what I tried:
$ nrfjprog --eraseuicr --program /tmp/new-uicr.hex ERROR: Two...
Hi,
I am trying to measure power consumption on a nrf52840-DK dev board running custom firmware.
I am using PPK-2 and nRF Connect Power Profiler app v3.1.2 for the power...
When RTT viewer is not connected, the buffer will eventually overflow and it causes device hanging and being reset by wdt eventually. When I connect to the RTT viewer before...
Dear Nordic engineers
I made some modifications to the keyboard examples in the SDK based on the NRF5 17.0.2 version. I changed to use a static password for pairing and...
Send a semaphore every 20ms through the timer. After receiving the semaphore in the thread, push the data to the message queue
Then, the message queue is obtained through...
Hi
I'm working on adding software flow control in coprocessor code,
1.CONFIG_UART_ASYNC_API and UARTE_INTERRUPT_DRIVEN ,What's the difference between the two macro definitions...
Hi everyone,
I have the following issue. I have migrated a code for a Bluetooth Mesh network gateway which I developed a few years ago with version 2.1.0 I guess to the...
Hi Nordic,
I am trying to implement a custom uart driver in my inter processor communication application. In the driver implementation I want to use uart with dma and I...
We are porting to the nrf52832 an application that needs to sample the SAADC continuously at 200Khz (alternating between two inputs) with dual buffering DMA of let's say 1k...
Hello Devzone Community,
I am developing an nRF9160 based firmware for a battery powered device, and am attempting to examine the firmware using `gdb` at the command line...
I'm developing two products that will communicate via ble_uart. Both products have battery, so I need to reduce consumption as much as possible. I'm currently using nrf52832...
Hello,
Im getting different behavior on my SoC depending on what power source I use. For example I tend to get alot of retranmissions from client to server if I have them...
Hi,
I have taken nrf_connect_sdk_v1.9.1 and build n=my application over it.
When I delete .git file from v1.9.1/zephyr/.git, then my west compilation don't occur.
...
I tried to open a program created by else one. The Output is shown below. I could not understand: Due to which warning abort ? There are many warnings.
Creating solution...
Hello Devzone Community,
My name is Ted, and I am continuing my effort to configure a Zephyr based, Nordic aws_iot sample app based firmware to run and support nRF9160 lowest...