Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
Using a NRF52840 running zephyr and mcuboot, the function nrf_cc310_bl_ecdsa_verify_secp256r1() is getting stuck in a loop.
I am using NRFXLIB v1.1.0
Looking at the disassembly...
Hello,
we developed 3 devices using nrF52840 and integrating your certified Zigbee stack.
in order to obtain the Zigbee Alliance certification, the laboratory ask us to...
hi , i need help!
when i conected to the phone(bonding),then i disconnect from the device using sd_ble_gap_disconnect(),next the device advitising again; after that the...
If I develop a custom application where it will have several peripherals (with sensor function) and a central one.
Is it correct to use the same base UUID for all peripherals...
I am building a system with an external non-volatile storage (flash) which will be available for storing DFU image data received. I want to minimize the confusion and temporary...
i am able to connect two nRF52832 DK.
Now i want to send new Firmware packet over the air to another nRF52832 DK, which is connected with my DK.
So, can you guide me,...
I have nRF52832 chip on my PCB and their is one external flash which is connected to nRF52832 through SPI.
i need to read new DFU packet from the external flash and send...
Can someone please guide me how I can configure nrf52832 DK with the external RTC for time and calendar keeping. I am using DS3231 external RTC. I don't want to loose time...
Hi,
I am mapping NB-IoT and LTE-M1 indoors coverage using the nRF9160, mostly just to familiarize myself with the nRF91 DK. I have a basic application which toggles between...
I have a system based on nRF52840 (SDK 15.0.0) where while running the application I can call the below code, and it will then restart in DFU secure mode to do a firmware...
Hi,
I am adding pwm_library code in my code and added the required libraries and drivers.I am getting an error regarding nrf_svc.h file :"nrf_svc.h: No such file or directory...
Hello, I have a problem with SDK16 setting. I have this error : error: 'old_val' undeclared (first use in this function)
I include these files and folders
# Source files...
Hi there,
I have nrf52840 development board and I'm just looking through the pwm_library example code which uses the app_pwm.c.
There, I was wanting to use 16MHz clock...
Hi
I'm using a custom nRF9160 board and faced some problems with that. I updated the latest SDK (fw-nrfconnect-nrf master ) and got some build errors and I don't know what...