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...
Hi,
I have a situation where I have to create 4 TWIS instances on nRF52832.
sdk_config.h only shows 2 TWIS instances.
Is it ok if I add other instances (TWIS2_ENABLED...
Hello,
I was testing output on a GPIO pin with the mesh/dimming_server example and was only able to see 1.6V when measured.
I read through the example on infocenter...
Dear All,
I thought i wrote this question but seems it did not get registered. We are using the Beacon App from sdk 12.3 with the nrf51822 chip on custom board. I have...
Hello, I'm still a beginner with mesh so excuse me, if this might be a silly question or has been answered before. I did not find a post that quite resembled my problem. ...
I'm trying to use some code from the sample files and given libraries to create my own custom program. Upon startup, this is what I get:
Here is the only function called...
I am Currently under process of evaluating various modules for implementing BLE Mesh, Had few concerns regarding the same, would be great if someone can clarify upon them...
Hello,
I have seen today that the new releases of the v1.0.0 SDK and v1.0.0 modem firmware were release for the nRF9160 DK. I have been able to update the modem firmware...
Hi,
I am trying to migrate my project developed on Mesh SDK V2.0.1 to V3.1.0. I followed all the steps you recommend but i am stuck with the configuration of my server node...
hi all ,
i run Serialization application between nRF52840-DK ,it not start up.
how to Debugging this issue? i have been reset connectivity board,the error message halt...
I am trying to connect the MS5611 ( https://www.te.com/usa-en/product-CAT-BLPS0036.html ) using the GY-63 Sensor Module to the n RF52840 with the nRF5_SDK_15.3.0_59ac345 SDK...
Hello.
I would like to know which PCB surface finish would be used for bluetooth application. There are HASL, OSP and ENIG. nRF51822 IC chip and PCB trace antenna will...
Hello All,
We are designing a Tracking device system, for this we use nRF9160 LTE+GPS combo module. this system is battery operated so we need to monitor the battery continuously...
Hi,
I've been trying to lower the power consumption of the MQTT example and followed the guide in here .
1. I compiled the low power UDP example and do exactly all the...
My nRF52832 firmware application transmits data to iPad which converts it into a flowing waveform. The waveform flowed smoothly when SDK13.1 was used. I migrated the firmware...
Hi. I use 15.3.0 SDK and Segger studio.
I test Ant communication
I have a question.
ant_bsc_rx example of Ant plus, there are 2 handler.
ant_bsc_evt_handler is set...