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.
Hi,
I use nrf sniffer to monitor BLE communication. After pairing with encryption, wireshark indicates Encrypted packet decrypted incorrectly (bad MIC).
I think there...
I configured Uart on 23 - Rx and 24 - Tx of NRF52832.
In simple uart example it works fine with uart_event_handle for rx.
But when this code is merged with Nrf Mesh Dimmer...
Hi,
Having gone through the nRF52832 datasheet, the only discernible drawbacks of moving from an external crystal to synthesizing the Low frequency clock from the high-frequency...
On the Nordic Semiconductor infocenter , 12 reference designs for the nRF52840 are given, 6 for the big QIAA chip and 6 for the small CKAA chip. However the reference designs...
Hi
We are developing the use of ESB together with BLE, using the Timeslot API.
We have been using the known tutorial for the ESB timeslot implementation:
https://devzone...
Hi,
We are using nRF52832(lairdBL652) module for indoor application for the prototype version.
We are using nrf52832 for both central and Beacon device.
We have made...
Hi,
I have combined the light switch and the dimming example. The thingy 52 contains one generic onoff server and two generic level server for brightness and colour.
The...
I updated Thingy91 with modem firmware (mfwnrf9160100.zip) and application firmware (thingy91_ltem_v0.2.2.hex) from latest firmware package (thingy91fwv022.zip).
Question...
Hi,
I have nRF9160 DK. I downloaded nRFConnect SDK with source code.
I know that samples compiled with libraries are loaded and executed under MCU on the DK board. Since...
I only want to dfu for bootloader ,but i have some problem ( insufficient resource、 dfu success but my device is crash ).
maybe my bootloader.zip flie is error.
can you...
Hi guys,
I am using mesh server example with UART fuctions integrated into it.
I wanted to send a string through UART.
I tried using app_uart_put() function and this...
Hello,
I was wondering when a device needs to be certified and if that is a country by country basis? If you were to follow the circuit guide lines, would you still need...
Hi, I am using https://github.com/NordicSemiconductor/pc-nrfutil code from here for nrfutil. I am working on both mesh and standard ble application.h I am facing problem keeping...
Hello,
does the nRF52840-DK Board have a I2S interface because the nRF52840 SoC have it but I didn't find it in the nRF52840-DK manual?
I find in the nRF52840 manual ...
Hi,
I'm referring to Generic on/off example and I would like to adjust scan interval and window time.
When I measure power with base code I see that device is in listening...