I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
I want to try NRF52811 EYSNCNZWW with Jtrace but i am not getting how to implement this.
I have Cortex-m Reference board which uses STM32F407 micro controller, it has dedicated...
Hello, I found this blog post in google and I decide to try it. I have couple of NrF52810 currently that we struggle with the limited space and the solution described in the...
Hi,
I have an issue with the first version PPK coupled with an nrf52840dk. I used to measure the current on the board through the nRF Connect desktop app on Linux and it...
Hello,
I'm looking for AoA antenna array reference design which could be used to create an actual device, but have not been able to find anything.
Thanks,
Billy..
While connecting with one NRF Development kit and Android NRF blink app mobile code, data is getting received properly.
But with some changes in development kit code ,We...
Hi,
I am using memfault with sdk 1.6.1 and want to get the reboot reason in my code. it is shown on boot and it seems the nordic register NRF_POWER->RESETREAS is then reset...
Hello Team, Could we control the 64MHz clock for some peripherals? I know that it is controlling by the clock control system itself and no way to configure it by the user...
Hi
When I generate a Zephyr Project with SES I get all c-files from CMakeLists.txt in the SES Project tree.
But I want also the h-files in the project tree.
How can...
We have developed our own application board with the nRF9160 on it according to the reference design.
The modem is connected to an application controller by UART (no HW...
when i connect NRF9160-DK (version 0.8.5 )to the CMW500 for CAT-M test, we have send the below three commands
AT+CFUN=4 AT%XSYSTEMMODE=1,0,0,0 AT+CFUN=1 to
the NFR9160...
Hello, all.
I'm using nRF52833, pca10100.
What I'm trying to do is just manually disconnect.
So, I referred to the Multi-link Central example. Multi-link Central is...
At this link https://infocenter.nordicsemi.com/pdf/nRF52840_Rev_2_Errata_v1.4.pdf, in 193 and 198 ID,this seems to be a mutually exclusive. In 198 workaround, .synchronize...
In the AGPS sample for nRF9160 "v1.5.1\nrf\samples\nrf9160\agps" main.c, there is option to set interval an and timeout in "gps_config" structure in "gps_start_work_fn" routine...
We ran into an issue when trying to use mcuboot on nRF53 with an external QSPI flash. In hal_nordic/nrfx/drivers/src/nrfx_qspi.c, the function nrfx_qspi_write has the following...