NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Sorry Nordic engineers , I'm asking urgently , goods need to come out quickly
chip:nRF52810
SDK:nRF5_SDK_15.0.0_a53641a
examples:ble_peripheral \ ble_app_uart
external...
The iOS source code located here github.com/.../IOS-nRF-Toolbox does not build.
I'm trying the debug the app code in Xcode but there are missing files:
"nRF Toolbox...
The production line is waiting , I'm sorry to ask that it's urgent
This debug tools display nRF52810 UART Tx is Successful
If I add the code
case APP_UART_TX_EMPTY...
I am attempting to add DFU capability to an nRF52 based product but have run into an issue. I was able to successfully build the boot loader and flash it to the device. I...
Hello,
I am trying to make my own model and I'm using the simple on-off model as a guide, but,
I have some confusion for the function signatures of the callbacks for the...
Hi,
We are planing to use N52832 to design a product using BLE secure feature. Our customer want to know whether the key exchaning procedure is using ECDH (P-256 elliptic...
I've looked at how other projects handle sending large amounts of data and they all use a derivative of the TX/RX scheme that is used in the image transfer demo. The Peripheral...
I'm currently working an nRF52 using SDK 14.1 and Softdevice 5.0.0
We're having a problem where the microcontroller is crashing after a few days for seemingly no reason...
Hello,
I am using nordic sdk and working with C files.
But i would like to work on with C++ files as well.
How will i modify the makefile so that it can build both...
Hi,
Giving make flash command uses segger jlink in the interface MCU as programmer right. I tried to use nrfutil dfu serial -pkg package.zip -p COM_PORT for UART transport...
Hello,
I'm preparing production.
My development environments are :
- SDK : V12.3.0, IDE : miniJLink, Softdevice : s130_nrf51_2.0.1_softdevice.hex
- OS : Windows...
Hi Sir
I'd wnat to develop FW of Ublox NINA-B3 module by Mbed-OS, it includes nRF52840 chip.
Could I just enable the target "NRF52840_DK" and just modify the GPIO number...
Hi,
I have been using the nRF55 DK, through the external debug interface (P20), for programming my custom boards since I started working with the nRF52832 chip. So far,...
Hi,
I have a problem with nrf52dk SPI with the mbed compiler. In the mbed pin names file for nrf52dk the pins are p22,p23,p24,p25. I connect many spi sensors and not working...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...