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.
I work solely under linux so need tool to generate init packet for DFU.
Is there existing tool/script for that under linux ?
(or plan for next sdk)
Thanks
Hello,
I want to send some data via the radio and then turn the radio to receive data. For the receiving, I need to setup a timeout. I would like to keep the timeout as small...
Hi, at the moment I'm learning about NFC and I don't know much about it. But I have question. Is it possible to use nrf52 NFC only for Bluetooth pairing purpose or can I use...
Hi,
I was trying to make nRF8001 peripheral device advertise the services and try to connect using an Android device that is having Nordic Master Control App.
I have...
Hi,
I manage to get pstorage store and load work, now I am trying to update the pstorage block that I just store/load from,
the error from pstorage_update return error...
Hi,
For our current application we are using NRF51822, SDK 6.1, Soft device s110 ver 7.1.0.
In our application nRF is configured as SPI Slave and another controller as SPI...
Hi expert,
I am developing 51822 under SDK 6.1, and we have one button and some sensors' interrupt lines as input GPIOs in our platform. In my code, after calling gpiote_init...
Hi there,
I am trying to send six 20 byte packets per connection interval. Is changing the length of charecteristic simply
attr_char_value.init_len = sizeof(uint8_t...
I have set up a board using device_manager_central to connect with BTLE sensors. I have used a combination of the multilink example and the heart rate collector example along...
Hi,
I used nrf51822- EK board.
GATT - s110 6.2.1 softdevice
I transfer data through UART for nrf51822-EK(PCA10001).
But this time. I used nrf51822 smart beacon...
I develop with nRFgo SDK 2.3.0.10040.
Normally PRX can communicate with PTX by auto ACK, but when there are two or more PRXs with same configuration exist, once PTX sends...
Hi all,
I am trying to use for the first time my nRF51822 development kit, following the "Development Kit User Guide v1.3".
The problem is that when I open "nRFgo studio...
Do all revisions of nRF51 have the same 4kB RAM sections with separate RAM AHB slaves? The product specification clearly states that only for revision 3 chips.
Not really a question, but it took me way to long to find out about J-Link RTT (i.e. j-link Real Time Terminal for easy debug printing so I thought I would mention it for...