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?
Hello!
USing help from this forum i have successfullz transmitted adc value from one pin of AIN# to ble and reasing values successfullz but now i am facing an issue that...
Hi Nordic Team:
I use version is: nRF52840 DK Version:nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\thread\ncp\ftd\uart\hex
Raspberry Pi 3 Version:RaspPi_OT_Border_Router_Demo_v4...
I am new to nrf52.
I want to configure TIMER1 as a counter.
However it does not count. I have added it after advertisement_init
Does the nrf52 have any such limitations...
Hii nordic;
I need to encrypt and decrypt my advertising data i.e;UUID,Major,Minor,etc.; of my nrf52832
So it cannot be seen by third parties
my sdk version is 15...
While trying to communicate through I2C/TWI with a MCP39F521 using a NRF52 DK (NRF52832), the first bit of the received data is always 1. The NRF52 DK is the TWI Master and...
Hi, I'm newbie to nRF DKs but started trying to run examples from pc-ble-driver-py / pc_ble_driver_py / examples / on github in order to get familiar with the nRF52840. I...
Hello
I'm setting up a set of Thingy91 and Thing52 units.
1) I registered 2 thingy91 sim cards and registered the nodes. 2) I see the SIM card in my account on nrfcloud...
I'm using a nRF52480 DK board with an adafruit 3421 I2S microphone breakout board attached. I am on Ubuntu 20.04 with SES 5.42c and SDK 16.
I am using a variant of the usbd_cdc_acm...
Hi,all
I am developing a Bluetooth product with HID function.I refer to the official keyboard example.I modified the "report_map_data" to implement some special keystrokes...
Hi Nordics,
we would like to evaluate the possibility of using NVM to store user settings. Based on the following searches, we still have some queries.
infocenter.nordicsemi...
Hello there, I just want to try a simple Ping test for at example 'google.com' with the nRF9160. Is there any easy way to try it? Or to try the internet connection in general...
Hi,
I wonder which setup that is best to begin with to develop wireless earbuds.
I'm looking at https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840...
I have burned the new fw 3.0. I am running the wireshark perform pairing and I can't see the packet content after encryption is started.
on previous fw 2.0 I could see only...
With SES, I'm trying to build an app which includes nrf_drv_clock.h. There are two functions declared there that I call in my own main.c:
- nrf_drv_clock_init()
- nrf_drv_clock_lfclk_request...