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
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Lately with 2 different nrf91DK boards I have, I can't program them unless I do a full erase first.
I did see this post here: https://devzone.nordicsemi.com/f/nordic-q-a...
I am shopping for a Bluetooth module that will accept Bluetooth streaming from a personal device, supporting A2DP V1.3 minimum, decode it, and output an I2S stream. Many Asian...
Hi,
I have a project running on a custom board with the nRF52810 populated and I make use of a GPIOTE input interrupt. The code works fine for the nRF52810, but not when...
Hi
There are two things I need help with. I am using Segger Embedded Studio on Linux(16.04) and SDK 15.3
1. I am using nRF52832 DK to debug and flash to external(custom...
Hello team Nordic Semi. Just got in touch with nRF52840 and it looks like an awesome tool.
Is it compatible with 4.0 BLE ?
Im working with beacons and im thinking of buying...
To the kind attention of the Nordic support team,
we are using nRF52840 and from the hardware manual (51 USBD) we can see:
2 control (1 IN , 1 OUT), 14 bulk/interrupt...
Hi,
I am using the NRF9160-DK - HW issue 0.8.5 - FW version 1.0.0 and I am running the latest at_client example.
At this stage, I could get the board to work, and it seems...
Hi,
When I try to update the firmware by sending 20 bytes at a time, it fails after around 1.25 minutes consistently.
1. Is it because nrf52 cannot hold the ble connection...
We are starting to get ready for production and will have 24 board on each panel. It would be great to be able to "chain" 4 to 6 nRF52840's together using the multi-drop protocol...
Hi everyone,
I'm currently developing a potential product where I wanted to use the nRF24L01/+ to send out BLE advertisement packets for a mobile app to receive and decode...
We are using the iOS DFU SDK https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library to update a device that is built against the nRF5 SDK 14.2.0. The problem is that...
Hi,
I implemented my application top of the mess 3.0, mesh is working fine able to hop the messages to the gateway via relays(nodes)
Issue with UART : -
here nrf52840...
SDK version: nRF5_SDK_15.3.0
Platform: nRF52840 DK
---
Add FreeRTOS into serial example( nRF5_SDK_15.3.0_59ac345\examples\peripheral\serial )
and I copy task of blinky_freertos...
Hi,
I want to read 4 - ADC input channels (12-bit or 14-bit) from Bluefruit nRF52832 feather using sketch code. Can you point a sample code to do this?
I could read default...
Hi,
I am currently trying to set up the HTTP Application Update Sample and unfortunately it keeps stopping at the "downloading" state. Code is exactly the same from the...