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.
Has Nordic provided a formula to calculate the average current using BLE based on the number of packets to send ?
My simulation on the Online Power Profiler for BLE just...
Hi,
I ma upgrading from nRF51(nRF51822-7.1.0SDK with mbed) to nRF52(nRF52832-17.0.0 SDK with SDK-OS) . The issue is that the sample nRF52SDK(17.0.0 SDK) used doesn't contain...
Hello,
I have 2 nRF5x development boards:
nRF51422 PCA10028
nRF52832 PCA10040
I wanted to learn the BLE basics such as pairing, advertising, scanning, etc, using...
Hello,
I am updating my application from older SDK 15.0 to use SDK 17.0.
In a newly added file in the SDK: nrfx_nfct.c - there is a definition of:
#define NRFX_NFCT_TIMER_INSTANCE...
Hello! I set-up my Thingy:52 devices, using the nRF52840 Development Kit, according to the GitHub tutorial .
Now, I would like to understand more about the communication...
I have an issue with attempting to test an encryption on a sample data made in that function and then called in int main(void). What happens is that during the debug the CRYS_CHACHA_POLY...
Ive Used GSM Modems for M2M data comms and would like to use the Nordic nRF9160. I dont want to use a Thingy or any development boards just need to get straight on to designing...
Hi I noticed that all of the examples use common/src/app_level.c Why is that? Is it recommended to not implement your own generic_level callback for example?
Hello,
I was downloading a project to the flash memory using J-Link SDK and I am having this messsage:
JLink info: ------------ DLL: V6.80a, compiled May 29 2020 16:27...
Hi,
I tried connecting the thingy91 out of the box and it was working fine, sending data to nrfCloud.
Now I tried to build the asset tracker application on my own and...
Hi All,
I am facing the issue with sleep current in nrf51822. initially i checked the sleep current 11uA. but after one hour it is increasing to up to 390 uA gradually....
Hi All,
I am currently designing a BLE module using nRF52840 chip which works with battery.
In the nRF52840 DK, it uses a Power Switch Driver ( SC728CSTRT ) from Semtech...
I want to add a button function to the ble_app_uart.
I don't need to use the functions of the BLE Button Module.
It's enough to just change the value of the variable when...