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.
Dear Sir,
I have connected a phone to a peripheral device using NRFconnect App.
Now I want to know the rssi value of the phone on the peripheral side.
I want to get...
I have an application with a custom service, based on the ble_app_template example. I want to add DFU functionality. I flashed the DFU secure bootloader and can discover the...
If I use NRF_SDH_DISPATCH_MODEL with NRF_SDH_DISPATCH_MODEL_APPSH what size do I need to use for the scheduler data size and queue length in
APP_SCHED_INIT( ?, ? ),
Is...
In SDK 15.1.0 NRF_LOG_STR_PUSH_BUFFER_SIZE is defined twice in every sdk_config.h in the SDK. For example in the ble_app_template/pca10040/s132/config/sdk_config.h:
Hello,
I'm trying to update an application with a dual bank over BLE, but first I wanted to try on the given examples so I'm sure that I'm creating the .zip files the...
Hi there,
we are currently looking for a suitable hardware + software with Bluetooth 5 support. All of our software projects are build and developed with KEIL MDK/ uVison...
Hello,
I integrated your firmware (iOSDFULibrary) in our project but I got error when I tried to make the DFU to our Nordic device.
Error : Error raised when the CRC reported...
Hi all, I'm brand new to embedded systems development and I'm having some issues getting the Mbed OS onto a custom PCB. The PCB we're using has a Fanstel BT840 chip.
The...
so i am trying to understand the code , and i would be really grateful if u help me .
what i am trying to do is send data from one DK to multiple DK. i am not able to figure...
Hello,
I am trying to connect RuuviTag to nRF Connect Power Profiler, but I get Failed to start the PPK error.
Computer: macOS High Sierra 10.13.4
nRF Connect v2.5....
Hi everybody!
It seems that there is not a huge choice of cross-platform frameworks to develop desktop applications for BLE (without serial dongle).
Nordic Semi seems...
Hi,
Just want to know is the pyACI is a python based tool to provision nrf Mesh Nodes over serial Port?or over PB-GATT or PB-ADV?
Can it be used to provision other vendors...
My setup is NRF52DK+SD132_V3.1.0+SDK_12.2.0.
While playing with my peripheral I setup a whitelist, the default whitelist filter policy seems to be BLE_GAP_ADV_FP_FILTER_CONNREQ...
Hello everyone,
I want to establish serial communication between 3 nRF52840 dongles using mesh.
Can you suggest me the steps from begining. Also i have read the documentation...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I enter break points inside ble_evt_handler, it always ends up at...