Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
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...
Hi,
I'm working on adding the buttonless DFU function to my application. It works fine when I disable NRF_PWR_MGMT_CONFIG_AUTO_SHUTDOWN_RETRY in sdk_config.h . However,...
Hi everyone.
I have a custom board with nRF52832. I am using J-Link for programming. In my custom board, SWD pins are exposed. So I can erase nRF52832 succesfully and programmed...
I have recently switched from development with the nRF52832 to the nRF52840 and along with this switched from the nRF52-DK to the nRF52840-DK. I am unable to connect to the...
Hi everyone,
I try to connect simulatanoues 12 BLE devices to a Linux PC with Bluez.
You cannot go above 5 with commercial BLE controller.
So I want to use the dongle...
As many others have found, and answered questions here and here and in other posts, DFU will prematurely exit IF you have enabled WDT in your application, as the current Nordic...
Dear Nordic Engineers
I recently encountered a problem when developing NRF9160.I developed it based on the example of asset_tracker_v2.Now I have an .a file of an encryption...
I am using SDK 15.2 with Segger Studio
I am using an external button on pin 4 to enter sleep mode on a long press and wake up the device.
I am able to enter sleep...
Hi
I am using sht85 to detect temperature/humidity in my Light lightness server code
In the original server code, by pressing 1 or 2 you get to either decrease or increase...
Hi,
I'm working on a project using the nRF9160 (NCS V1.7.1, V1.3.0 modem firmware) and am utilizing the 1PPS signal.
It is working well, however when the fix is lost...
Is it possible to get access to an old version of the Bluetooth App in nRF Connect Desktop? There has recently an update that has proven very unreliable. It constantly crashes...
Dear NCS experts, can you please lend a hand at configuring gpio input pins at nRF Connect SDK (1.7.1)? Here's a short code snippet that configures pin 3 as input: This is...
I am currently working with SDK 1.7.1, using the azure_iot_hub sample application.
This is a continuation of this topic:
https://devzone.nordicsemi.com/f/nordic-q-a/82164...
Good evening, (I have a few questions which are at the bottom, so I hope you don't mind me having posted the full length of these two programs first)
I've managed to produce...