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...
Hello! I have an Android phone and nRF52840 as a peripheral. Now I want the peripheral to have a whitelist with exactly 1 peer with whitelist being dropped at button press...
I read in many blogs that I can use access layer directly without models to communicate .
So access layer is under mesh?
means that can i send data to remote node(out...
Hello,
I have a NUS link between 2 nRF52840 (several systems like that) that I want to secure without human intervention (a kind of pre shared keys in code).
What is the...
Hello,
I a developing a system which consists of many BLE beacons over a given area and communicated between them forming a mesh. I would like to know whether nRF51822 can...
Hi
I want to struct ble multi link among several nrf52840
I merged ble_app_uart_c and ble_app_multilink_central but, It doesn't work.
The central is flashed with...
Hi,
I am trying to understand the design of the battery monitoring circuit of the Thingy52. I have few quiries:
1) The source resistor of the resistor divider network...
Probably, I am having a problem with finding the proper query phrase.
I have a sensor (Hall-type sensor) that generates pulses, and I need to count the total number of pulses...
Hello,
I am using
nordic nrf52 SDK version : v15.2.0
Freertos version : V10.0.1
The system has hardware timer which runs at 6.4KHz. For every 1.6 KHz, from timercallback...
Hi
AfterI updated the nrf_Connect v2.02 IOS version. I found that disconnect will happen when key in the bonding code "123456".
And my code never has this issus with previous...
Hello to all,
I am using nRF52840 DK with SDK15.0 and SES. To communicate with MS5540C I have used SPI master sample example but getting some incorrect results.
Almost...
I get a lot of error after just adding usbd source code into makefile. error: unknown type name 'NRF_USBD_Type', error: 'USBD_INTEN_ENDISOIN_Msk' undeclared here (not in a...
Hi, I am new to Nordic. We are using NRF51822 chip with S120 version of softdevice. Recently we made few changes in SDK code running on nRF51 controller chip. Is there any...
Hi, I'm using the 15.3 SDK ble_app_beacon example and want to add scan response data.
I've found some examples in the devzone, but not matching the example code in this...
Hello,
I'm currently using the nRF52840 DK and i need some help. On the other hand, i have BLE ela identifiers/sensors : elainnovation.com/bluetooth-low-energy.html
My...