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.
Hello,
I was trying to compile a BLE proximity project with Keil nRF52 SDK, but got error such as struct "" has no field. I can command out all these error and compile...
Hi,
in order to find out how Android nRFToolbox App works, I downloaded Source Code on:
https://github.com/NordicSemiconductor/Android-nRF-Toolbox/releases
I unzipped...
Hi,
I am using nrf_gpio_port_read to read port 1 (pins 8-15), and I want to know how long it takes to read the port, ie. how many instructions. I am doing this in an interrupt...
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...