Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
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...