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 all,
Before asking question I thotoughly read the previous discussions but it didn't help in my case.
I use nRF51822 rev.2 + SD130 device with NUS service for BLE...
I want to implement uart over blutooth. I am using nRF51822 ic and pca10005 board with nRF6310 development board. I am confused about the softdevice. Which softdevice and...
github.com/.../nRF51-ble-bcast-mesh
i found this link in git hub ....whether it is really make a Bluetooth mesh network with 20 nrf51 nodes....
is it really working.....
Hi,
Running with the PCA10001, with the nrf51822. I am attempting to use in Nordics "ble_nus.c/h" ble peripheral from the UART example (nRF51_SDK_9.0.0_2e23562), with the...
I have tried running the ble_app_uart project on nrf51 DK. Initially the program compiled and ran perfectly(I was able to see that device on nrf UART app). Later when I used...
I am planning to use nRF52832 SoC for proximity tag so I want to understand how many external components required for this profile.
You have any reference design for proximity...
temp.jpg
Original nrf51DK board have default com port. But after I use MCP windows,
it'll need flashing a image and short P0.30 GND, com port disappear.
Even after...
Hi everyone,
nrf Sniffer version 0.97 has been released which releases the python source code for processing the UART data and the c code for wireshark plugin. Thanks Nordic...
Hello to everyone!
Please, tell me, why ADC may can't be rightly initialised after BLE stack init? It's happen only when I use Optimisation level 0 instead 3.
Thank you...
What I am trying to do is update bootloader by DFU OTA. I slightly modified bootloader found in SDK 8.0.0 and I want to upload it to device which currently is on the field...
Hello,
I've read several of the questions on here related to pstorage, including one poster who had trouble running it in conjunction with the mesh. I decided to take my...
I would like to set specific frequencies when working with Gazell on nRF51822, nRf24.
There is the function to select channel: nrf_gzll_set_channel_table
Can I set frequencies...
hello,
I want to communication with accelomet but I understand the code written here #include "ADXL345_I2C.h"
ADXL345_I2C accelerometer(p28, p29);
Serial pc(USBTX, USBRX...
Hello Expert,
I am using SDK 6.1 and Softdevice 7.1.0 (s110) for our 256K/32K nrf51822 platform. As of now I wanna port DFU feature into our project. Of course, when burnt...
Dear..,
Despite study the nRF24L01+ ProductSpecification I, the ACK related discussions in this forum your support are very welcome.
The aim is to communicate with two...