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...
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...
Hi,
Memory layout for secure dfu bootloader + main application + softdevice 332 (SDK17.1.0)
We are currently migrating from SDK 14.2.0 to SDK 17.1.0 it also affects to...
sorry I would like to install nordic on windows 10. Using windows power shell but it fails.
in pip 3 install west.
There is a newer guide that I have to follow ?
Best...
Hello,
I consider the radio collision of advertising packet, in the case there are several 10 BLE devices and the devices are powered on at same time. How does implement...
Hi,
Thanks for the great work in making VS Code a solid option for the nRF Connect SDK. It was a huge and pleasant surprise when I came across this effort. VS Code will...
Relevant configuration and device tree snippets:
Even if pm-ext-flash is defined as a SPI NOR, looks like the partition manager ignores the definition and uses on QSPI...
Hi
1 Can nrf9160 automatic select PLMN in both NBIot and Ltem mode? Is the auto select PLME default? And how to enable this auto select PLMN mode?
2 Can nrf9160 automatic...
Hi everyone,
I'm collecting some data from the adxl362 accelerometer and from the env. sensor and sending them over MQTT.
This is the main.c file:
And this is...
Hello,
I am trying to build a new project for nrf5340 PDK using the SES environmet. Some of the nrf header files I need to include, call for the sdk_config.h header file...
To the kind attention of Nordic support team,
I have got a freertos project and usb is enabled (usb enumeration is done and usb interrupts are correctly working before even...
I try to test my BLE code on Thingy91's 52840. The code was tested ok on the 9160DK board. Without changing anything, I have the error like this: bt_hci_core: No HCI driver...
USING RTC1 for app timer library.
Using windows 10 OS, and SES v5.40.
I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8...
Hi,
I am trying to interface NRF5340 and NRF24L01+. I am using the default esb PRX code in the SDK and changed the receiving address to
uint8_t base_addr_0[5] = {0xE7...
Hi. We need to be able to communicate with some legacy 24L01+ devices in the field using a nRF52832. Reprogramming the legacy units is not an option.
I need to setup the...
Hello,
I would like to report a bug with the Visual Studio Code nRF Connect extensions.
When I created a new project, The Welcome tab, Applications tab, and Build...