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...
Hello,
I'm trying to get sleep mode working on a nRF52840-DK with Zephyr or Mbed OS while using UART.
It is possible to achieve low current consumption in sleep mode...
I opened an example from the SDK 16 in:
nRF5_SDK_16.0.0_98a08e2/examples/iot/lwm2m/lwm2m_client/pca10056/s140/ses/iot_lwm2m_client_pca10056_s140.emProject
When I try to...
Hello!
I want to develop my own app, and the source code refer to proximity in nrf toolbox. Now, i have some questions:
1. What function in the source code of serverManager...
Hello
In my application, I would like to allow smartphone that are Bluetooth V5 compatible to receive more information in advertinsing packets from my devices (via the ...
Hi,
I want to optimize the transmission efficiency and thinking of sending larger packets than 2048 bytes of MQTT would help.
We have limited battery power, and looking...
Hi,
I am started working on nRF9160 Power Management. I want to power down all devices(sleep mode) expect motion sensor, Wake if motion is detected. I went through System...
Hi Team,
Can you please point me where I can change the compiler optimization level in SES v4.52 and I am using nRF9160 module.
Regards,
Praveen Palaparthi
Hi Team,
We are using the NRF52840 Device with S140 Soft device for our BLE applications. As part of this we have enabled the flash storage as well.
We are unable to write...
Hello,
I'm using nRF52840 custom board with nRF5 SDK v16.0 and Softdevice v7.0.1.
I can successfully DFU/OTA the device using nRFConnect app. But after DFU is complete...
Hi,
I know that Nordic has the ISO 9000 certification, but it seems to make no mention of software on the certificate. Could someone explain if there is some QA methodology...
We have tested the same code on two boards with different revision of chips
nRF52832 QFAAB0 : advertising ok
nRF52832 QFAAE0 : advertising does not work
We are using...
I've been trying to figure out the duty cycle on the low_power_pwm and it looks pretty buggy to me (SDK v13.0.0). Some of the low_power_pwm code considers duty cycle to be...
Hi, I ordered the nrf52840-dongle, but instead of using the USB or external battery to power, I am interested in connecting to a coin battery such as CR2032. I ordered a battery...
This ticket is a continuation of a BLE ticket: https://devzone.nordicsemi.com/f/nordic-q-a/61237/connecting-50-ble-slaves-to-an-rpi/249641#249641
If briefly, I understood...
Hi Team,
We are using the NRF52840 Module for our application. We are getting one issue with debug mode,when we compile the code and connect the debugger execution is...