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...
I have a need to maintain current state of my device along with other parameters, including temperature and hours used. If I update my pstorage page frequently, like once...
Hello,
I'm working on S110 peripherial <-> S120 central project using GATT. I have succesfully implemented S110-based peripherial device with some custom characteristics...
Hey All,
I am trying to create a simple data transfer system using a DFRobot Bluno (CC2540 chip) as the central device, and a Redbear Labs Blend (nRF8001 chip) as the peripheral...
Hello all,
In many thread I can read that it is not recommended to use the internal DC-DC converter to supply the nRF51822.
Can you tell me why it is better to use an...
Greetings all -
We have an nrf51-dongle for development and testing purposes, and are unable to connect to the device over USB with any of the Segger or Nordic tools. I...
Due to BLE's low range, license costs and unneeded complexity, I am looking in to pure radio RF. I am curious about ESB and Gazelle, and which one is good for relatively simple...
Testing OTA using nRF Toolbox on Android. Everything works fine, but for some reason the file selection is "stuck" in dropbox, i.e. I can not go up a level from dropbox, and...
my development environment is nRF-DK and IOT SDK
Q1 : IOT SDK Support Gatt Profile?
Q2 : IoT SDK Support DFU mode?
Q3 : in ipv6 coap server example, how i broadcast...
Hi!
I have custom board with nRF51822 and I need to communicate with serial flash W25X40 using SPI master example with SoftDevice enabled (S110 is used). I worked with...
Hello Everyone
i am using LINK LOSS service i would like to send notifcation to the peer device if the connection is lost and also if the connection is made between two...
Hi,
How to send large amount of data, using multiple characteristics? Assume that my data size 800 bytes and characteristics with notify property. I did splitting the data...
Hello,
I am looking for a way to send more than 20 bytes by using 'sd_ble_gatts_hvx' function.
I want to get the maximum debit that is in theory 6x20 bytes
Do I just...
Hello everyone,
I am doing a project in which a nRF58122 is getting data of an accelerometer and an ADC. Those can be set a really high frequencies. The problem is, when...