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.
Hi,
I'm using 51822 to control GSM module via UART (57600, no flow control).
My device is USB and battery powered.
After I program the chip I HAVE to disconnect all the...
Hi Team Nordic,
Any plans on supporting an official build-setup via Xcode on mac?
Since it's basically more about a way to quickly "git clone" a project + sdk's & softdevice...
I'm trying to upload ble_app_beacon example from SDK 9.0.0 to a beacon board (PCA20006) after successfully uploading it to a DK board (PCA10028).
My first step was to connect...
I have created a customized Services according to nAN36 Document.
SDK using 8.0
Stack S110 8.0
DEV kit PCA10028 nRF51.
J-LInk RTT DEbugger
When the function...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
Is there a step-by-step setup for the nrf52 developer kit for Mac (OS X)?
For example, when I connect my DK board, it does NOT appear as a USB drive which is the very first...
I've read through the 'streaming' posts and my need is a little different. I only need about 30 kbps streaming. I've created a service of this but am quite new to BLE and...
Hi all,
Is it possible to check whether there is an active carrier with the nRF24L01+? I've got the TX and RX chips configured via SPI correctly (I think), yet I can't...
What do I need to take care of when I solder CE pin to VCC? (to save I/O)
NRF is mostly in RXing state, and sometimes TXes.
So far I figured out to go from RX->TX mode...
Hi,
Can I use RTT to build a communicate to a command line interface (CLI) in the device?
This would require that the program does not block, as it does in SEGGER_RTT_WaitKey...
I'm using the UART application in nRF Toolbox Version 2.4, iOS 8.4 on an iPhone 5S.
Is it possible to save the logged data to a file, or in any other way get the data out...
Hello,
I am using an Eclipse GCC environment with the following setup:
Ubuntu -> 14.04 (Trusty Tahr)
Eclipse IDE for C/C++ Developers -> Version: Luna Service...
kit: RF51DK.
sdk:nRF51_SDK_8.1.0
SoftDevice:s110_nrf51_8.0.0_softdevice.hex
I want to use 5 channels pwm to control 2 servos and 1 motor;each servo uses 2 channels pwm...
I included the DFU service in my project. With the MCP on my computer it is working fine.
But when I try to perform the DFU over the MCP(v.3.4.1) app on my android device...