Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
I am new to NRF (The usual song )
Here's what I am trying to do :
Connect my button on P0.16 or P0.17 of my NRF52 DK Board , and when I press the button connected to P0...
Hi,
I'm developing now at nRF52832.
I add DFU service belong these reference
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0...
Dears,
I have the nRF52840 Dongle, according to the user guide, I download the nRF Connect for Desktop for Linux version(named xxx.AppImage), and my linux pc is ubuntu,...
Hi,
nRF52840_PS has the following parameters.
Could you tell me why ±30ppm?
If it is ±40ppm, it can be understood as Bluetooth low energy spec.. https://devzone...
Dear All,
I would like some advice with regards to the best practice with configuring and controlling the nRF9160 M1/NB1 connection.
When working with other modems, our...
I need to implement a Real Time Clock and I want that clock to be updated even when the device is switched "off".
I understand the RTC is a Real Time Counter rather than...
In our setup several devices are suddenly not working anymore, power off and power on is not working. However, if I connect the debugger it suddenly starts working.
So the...
Hello,
I'm trying to compile a slightly modified version of the template application for nRF52832 using Segger Studio. I'm running into a compile issue with this line utilizing...
Hi,
In "ble_app_uart" project, the system will enter sleep mode after 3 mins.
When system enter sleep mode, the "RTT view" will print following message.
How to modify...
I am trying to open example project(nrf9160, assent tracker project) with SES V4.20a(download form nrfconnectSDK instruction)
1. It doesn't recognized header files.
2...
hi all ,
now , i need get gps latitude and longitude information.
reference nrf9160_gps.c file,it should be do it now ,
how to use driver to get PVT? ,
follow , it...
Hello ,
I use SDK 15.3 , chip is 52811
I refer to the example of 52840 "examples \ peripheral \ timer"
The following is the example code, I have not changed it.
...
Hi, I am trying to debug firmware on the nRF PCA10059 usb dongle board, through a nRF10056 dev kit by attaching a standard 10 pin header on the usb dongle at P1 & connecting...
Hi everyone
Program crashes after few minutes while trying to run two threads(GPS thread and a thread used for caculating the battery voltage) simultaneously.
Please...