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,
Apple has released the specifications of HomeKit for hobbyists and non commercial use ( developer.apple.com/.../).
Do you (Nordic) follow Apple by releasing a hobbyists...
Hello i am new to nordic BLE chip. I want to put security feature. i.e. when i press push button by this GPIO library. BLE should be visible only for that time frame, can...
Hi,
I am trying to flash program an nRF51822 module to operate as both central/peripheral role.
So I'm looking for some advice on how this could be done?
Programming...
The old MyPages had a useful feature that allowed one person to ask a question and share it and the answer with the other members of the dev team. Now that the new DevZone...
I have been trying to use app_uart_fifo in an application that also uses the scheduler. Based off my understanding of the tutorial it seems that anywhere where I would want...
Hi,
I use FDS library of SDK13.0.0.
As wrote in the title, pages_init() returns NO_SWAP. Of course, fds_init() returned FDS_SUCCESS initially, so this problem has happened...
Hi,
i wrote a lot of firmwares for nRF51x22 using C language and they works fine.
Now we passed to nRF52 series and we want to use C++ (preferibly C++11) that is more readable...
Hello,
I implemented overall flow related with FDS function including garbage collection,
when I check garbage collection, it is ok, it confirm that the data will be saved...
I have a problem initializing the ble stack when I'm starting my application via a custom bootloader. I'm using the nrf52832 device on a custom board.
My application has...
Hi!
I have interface external piezo element with my ARM controller to get the piezo data. But after sometime my controller is off. I didn't getting why this problem happens...
For ble central devices on nrf52, there are problems with the internal rc slow clock. When I load the project ble_app_uart_c onto the PCA10040, everything works as expected...
Hi, I have a problem with advertising on nrf52840q1aabb chip. I used example code ble_app_template on nrf52840q1aaaa revision and everything works fine but after changing...
Hello,
I have in a multi-sensor application some actual data (including RTC) which appear continuously and which have to be saved in an external RAM connected by I²C. All...
Hello,
I am using 14.0.1 sdk, and hope to use DFU (Secure bootloader),
I am trying to use buttonless app in my app (uart example app),
when copying some codes related...