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 have seen similar questions to this, but I could not make it work.
I am trying to upload a new code using DFU by means of a smartphone (using nRF Connect) or PC...
Hi. I just noticed this bombshell in the release notes for v13.0.0-1.alpha:
Dropped support for nRF51 Series devices.
Although this is preceded by:
...
Hello ! I am trying to implement a write request but for unknown reason it doesn't transmit back the gatt_status. I have setup the wr_auth = 1. GPIO number 19 si actually...
Hi, I want to add DFU to ANCS example.
I use SAMSUNG GALAXY Note5, nRFToolbox, SDK 11, nRF52832, softdevice 2.0.1.
Bootloader project I use is : nRF5_SDK_11.0.0_89a8197...
Hello,
I am working on ota ble_secure project. I have created a zip file which is the last step and copied this file to my smart phone so that I can upload it using nrf toolbox...
Apparently you need to set the CCCD handle of your target characteristic to enable notification. Problem is, how do you do that? I now know at least 2 ways to do that, one...
Hello!
I am using application that support ANT+ and BLE, so i am using s332 softdevice.
now I want to add BLE bootloader feature. (send .bin via BLE). but in SDK v12.2.0...
I am using the nrf52 development board, when I try to connect to one of its pins a signal from a sensor that generates an interrupt signal every 1ms the programs stops or...
Hi,
I have relay board which is attached to the SoC module nRF9E5 and also microchip serial SPI EEPROM 25AA320 is also attached.
I have the EEPROM programmer and I am...
Is it possible to connect more than one device over bluetooth to single router (Raspberry Pi 3 under archlinux)?
I connect using commands:
echo "connect 00:4D:25:16:1A...
Hi Nordic team!
In my company project, we are using the NRF52, and, apart of other peripherics, we need to use the NFC.
As the NFC isn't always exchanging data with the...
Hi all, As I known sdk13 have bluetooth 5 features that means we can send more than 31bytes in advertising data (8xdata) right? I'm using nRF52832 and softdevice s132 v5.0...