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 attenting the tutorial to use Eclipse + gcc,
when I try to build the blinky project in Eclipse, I have the following error :
17:19:52 **** Build of configuration...
I am following this tutorial to be able to run the ble_connectovity example on the Nordic: github.com/.../pc-ble-driver
I can build and install Boost and cmake runs successfully...
ba_nRF51_spd.zip Hi,
I use nRF51422, SDK10, SD310 and fstorage fun beacuse I need save 10 uint32_t len datas to flash.
I did that....:
the callback fun
static void...
I have a proximity application where I would like to use the nRF51 DK (PCA10028) and Beacon (PCA20006) with Bluetooth Low Energy. I would like them to automatically link when...
Hi,
With the latest SDK (12) there isn't an UART bootloader example available. Am I right?
I'm trying to understand what are the options to program the nRF51 during...
Hello!
nRF52832 IC supports programming OTA the first time after its soldered onto a custom design?
We are designing a very small form factor wearable product and would...
Hello all,
I have a few questions about the best way to go about mass producing nRF51822-based devices.
Can anyone recommend a manufacturer that possesses the...
Cruising through a few questions about the ISP, In System Programming, in the forum and in both the specification sheets, 1.0 and 1.1 there is no clear documentation to the...
Dear Nordic members,
I am currently trying to measure the power consumption of the nRF52832 with the nRF52 DK. I am very new in the evaluation and testing of BLE Chips...
Hi
I am trying to implement long writes on the gatt server side. My implementation is stack handled, so I am going for the " GATTS Queued Writes: Stack handled, one or...
Hello,
As a power source I am using a battery with an open circuit voltage of 3.67V.
The specification states that the recommended absolute maximum supply voltage is 3...
Hello,
I'm trying to make a communication with a nrf51822 and an trf7970a nfc reader. The communication is based on SPI, I read that there are problems with softdevices...
Hi there..
I need central device simulator to test my UART App.
Is their any facility available for Nordik UART peripheral simulator like ANTware in ANT+ wireless protocol...
Hi everybody,
we have implemented DFU with button and it works like a charm. Now we want to improve that and implemented the buttonless version too. Though, instead of...