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...
I defined custom service (NRF51822,S110) to send sensor data. Code follows. Here I enabled notifications for new data. I can able to receive data, if I enabled notification...
Hi,
I have the following set up:
The remote: nrf51822 acts as central
The wheels: Each wheel has nrf51822 acting as peripheral.
The remote needs to first connect...
My application needs to be notified of large current draws due to the activity of the nRF8001. The active signal works fine for this purpose, but why is it available only...
What is the typical expected receiver sensitivity when performing BER test (1Msps, 16 byte packets) of the radio module ? The spec refers to 2 values: -93 and -96 dBm (p.231...
Hello,
We are considering merging the Eddystone and iBeacon features together, packet types toggling at each interval tick, then we assumed that we should take the Eddystone...
My device is sending a beacon under DEBUG, but not under RUN.
The issue started when I converted the scan_and_forward example to use a 16-bit device address.
It steps...
Dear Sir or Madam,
I'm using a dev kit with the nRF52832 to realize a project in school. So my work contains two wearables and both include the nRF52832. Now I want to communicate...
Hello,
is it somehow possible to calculate the distance of a BLE enabled and advertising periodially cell phone to a turnstyle gate.
There are for example 10 turnstyle...
Hello,
I'm trying to update from Mesh SDK 1.0.0 to 1.0.1, I've followed http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v1.0.1/md_doc_getting_started_how_to_nordicSDK...
Hi all,
I would like someone give me a suggestion about timers.
in my current approvement I am using an RTC timer with 32k crystal to control my sleep times it is power...
Hi there,
I have an nRFready Smart Remote 3 in front of me to evaluate for development of an upcoming product. I've had a look around the forums and documentation, but...
I’m currently making some measurements with a power analyzer on both, our own hardware design with the nRF52840 (Samples B) and the nRF52840 Preview Dev Kit.
I took the...
Hello Community,
this is my first question, since I could not find any clue on the internet and here on the devzone.
Problem:
I need to read/write a value to a GATT...