Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hi there, I need to collect modem logs to investigate LTE-M connectivity issues in specific countries. I have been using the command AT %X MODEMTRACE=1,2 to activate them...
Hi guys,
I would like to run the sample SMP_SRV at NRF5340DK with memory mx25r64 configured as SPI (not QSPI).
What are the necessary changes?
I tried build an...
Hello,
when I plug in my nRF5340-DK, a mass storage device called "JLINK" appears on my Windows PC.
Normally, it is possible to copy .hex files with firmware to the mass...
Hello,
I need a bit of help understanding the Bluetooth qualification requirements as described here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols...
Hi, I'm just a beginner in nrf91 series MCU and I want to communicate my nrf9160dk with existing application in SMT32 over UART.
I want to use UART1 which is default connected...
MERHABA,
resimlerde işaretlediğim PCB devresinde nRF52840'ın padlerinde işaretli alanlara vialar eklenmiş görünüyor. Ancak PCB üreticileri pedlere bu şekilde via eklemenin...
In preparation for production, I am testing NB-IoT with China Mobile Hong Kong (CMHK). The same test code runs in Canada as well as in Japan with LTE-M with no problem. The...
Hello,
I am currently using some code from the HTTP client sample to send HTTP requests to a server from my application. I have encountered an issue where the thread from...
I am designing a beacon product, but after trying it out, I find that the SDK is not that friendly to me. What resources can I refer to? The requirements for the product I...
Dear Nordic Team,
We have tested that the nrf5340DK borad was ok for the broadcast audio source role.
We want to add the nrf21540EK FEM borad on it to test the max broadcast...
Hello,
I have a question regarding sensor configuration. I am planning to use the LIS2DW12 sensor. While reviewing the SDK, I found the source code in the path sdk\zephyr...
Hi, We are developing a custom PCB which contains the nRF52840 MCU as the main MCU on the PCB. The PCB is battery powered and would need to support timekeeping even after...
Hello, I'm working with NCS 2.6.0 in Visual Studio Code
I already have a private key generated by using imgtool.py, and I put the .pem file in C:\user\nordic\ncs\user_apps...
Hi,
I am using the Nordic NRF52832_dk with SDK 16.
I need to write, read, and delete data in flash memory.
I store the data by creating a file in the flash memory...