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...
Hi,
I am using NRF52832 with NRF SDK 15 and Mesh SDK 4.0.
As my knowledge, I can update firmware for my device using SDK15. I want this cause my network does not have...
Hello,
As specified in the subject, I would like to know if there's a way to verify that a peer is already bonded with my device. My goal is to verify if a device is bonded...
hai ,
in my application i m using ble_app_multilink_central example for connecting with multiple peripherals.
how to connect with multiple connections ??
tried with...
Hi,
I would like to use the nRF52840 DK as a BLE Sniffer.
I followed nRF Sniffer for Bluetooth LE v3.0.0 User Guide but cannot run the DK as what is expected.
I...
Hi,
there are some erratas from the BT SIG mentioned in
https://www.bluetooth.com/specifications/errata/
Are they fixed/handled in softdevice S132 6.1.1 or any other...
Dear All, I am trying to add a custom service on the ble_template_app that I have managed to run successfully on the nRF52820.
I have successfully created the custom service...
Hi,
I am using the nRF52840 BLE chip and i need to connect the external RTC(M41T62). I have one doubt M41T62 is having the 32khz o/p pin where should i connect that connection...
How does one configure the LF clock source using the new nrf connect SDK ?
(not nRF5_SDK)
I don't see any option for then when doing
west build -t menuconfig
Hello everyone,
I have nrf52840 usb dongle and I want to implement meshSDK/ble_app_uart_coexist example for uart-mesh communication.
I follow all instructions on example...
Let me know How to measure RX Sensitivity by TESCOM TC-3000
My S.W engineer setup TX power +8dBm then He wants to know How can it measure Rx Sensitivity
nRF52840_PS_v1...
Hi
I put the MBN52832 (nRF52832) on my WSM-BL241-ADA-008DK to test the SPI (see the user guide here ).
The sample "peripheral/spi" from SDK ver. 16.0 is used for the test...
Hi everyone I have been trying to use UARTE1 + UART0 combination for a device that i am working on, I have implemented the UART0 using the nrfx_uart library and it works fine...
Hi,
I am using nRF52840 to communicate with the EEPROM. 24AA32AT-I/MC over I2C interface. The TWI scanner example detects the EEPROM address correctly for me .Now, I want...
Hi Team,
We are using nRF9160 DK, we tested that asset tracker application, that was working fine, We also tested the aws_fota (firmware update via AWS) that was also...
I want to develop a mesh network where I can send/receive data from one device to other devices(sleepy sensors) through relay/router node (always on).
For example
A (Publish...