I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
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...