Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
There is a mesh assert in our mesh application when using a Google Pixel 3 phone (Android 10). The error occurs as soon as the device connects for the first time in the nRF...
I am able to load the project.. I have followed all the instructions from nrf connect helkp and have verified it.
tag v1.1.0 (have done west update)
using SES 4.30c as...
I started with the Nrf_tempelate project and used nrf_uart_app to add uart service in it. The application works fine after reset and as long as it is connected to nrf connect...
Hi,
Given the too many examples in the nRF5 SDK that are provided to implement BLE and the unclear documentation on how to best proceed, what would you say is the quickest...
Hey..
I'm having difficulties using P1 pins for UART.
I just changed the blinky example for checking the P1 pin changes with it. But no changes where monitored as expected...
Hello, I'm a beginner in developing nRF52832. Using Keil version 5.29 on windows 10 (x64), I followed the steps described in getting started for nRF52 . However, I found 2...
Hi there,
I was wondering if Nordic(or anyone else) have an example available to handle various network issues a device could face in the field. For example during initial...
Hi. ... Everyone. .. I want to advertise my ADC .I am using nRF52832 ,15.2version sdk . I have seen my queries related to this topic,even I tried .but data is not advertising...
Hi,
I am using nRF52840DK along with S112 sdk15.3.0 as a peripheral device, i included timer and sleep function in ble_app_beacon example code . I am getting fatal error...
Hi,
I am currently working on a project to transfer data from a computer to an embedded device. During the implementation, I encountered problems to achieve the required...
Hello,
I am trying to run the asset tracker example on an nRF9160-DK and I get the following errors from the LTE Link Monitor:
2020-02-06T21:00:59.964Z DEBUG modem <<...
Hello all,
I use a 1NCE Sim and be based in Berlin Germany.
On the AT_Client example the LTE works very well but then I load the 'Asset Tracker' application on the...
Hi team,
I am using nRF52840 ,SDK 16.0.0 with s140 v7.0 .
I am not using any advertising module from nordic to advertise the packet .
In my own code, I suppose set the...
To the kind attention of Nordic support team,
I downloaded a fresh copy of sdk16. I putted to the test keil projects with secured gazell libraries. Now I'm only trying to...