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...
Hi All,
I am new to Nordic microcontrollers. I am using keil uvision MDK lite version. After I have uploaded a source code and when i am trying to compile. I am getting...
Hello,
I am starting a new thread concerning the two messages that I have posted about generating a 4MHz clock on nRF52832. I am using the nRF5_SDK_14.2.0_17b948a SDK. ...
Hi,
if I correct understood DFU process first of all it need to send "Init packet" and after that it need to send FW image. And for that reason in DFU packages is 3 files...
Sir, i am looking to design customized board using nrf52832, i have pca10040 borad as well. i am looking for eagle library of antenna used in pca10040 (i.e nrR52DK).
if...
Hi, I'm trying to program a nRF52-DK, with a workong firmware, and a board that was working, but I can't manage to flash the DK.
With a make flash_softdevice:
Flashing...
I am working on nrf52832 BLE. I have used soft device s132. Antenna device is as per the reference design of NRF52832 and have used 32MHZ crystal for HFXO oscillator. but...
I am starting analysis for project of BLE Central device that is only receive broadcasting packet (advertise) from peripherals.
However, it’s unclear to me. I doubt will...
I notice that the sensitivity for the nRF52832 is defined as being ~2dB better in BLE mode than in NRF mode. I have also tested this to be correct.
However, I wonder - is...
Hi!
We have several products which use SoftDevice S110, some of them are already in production and are listed as Bluetooth Qualified, some of them we are preparing for production...
I've a custom board that uses a nrf52832 and Li-SOCl2 battery (3.7V). We've programmed several boards with our firmware and kept then with BLE advertisings every 300ms. A...
I am trying to develop a simple SPI master for a custom nRF52832 uC, but I can't find anny sort of sample codes that don't use Soft devices for this task. I need the code...
hi guys. I am currently using nrf52832 MDBT42Q Series from Raytac. I would like to know that how can I flash the softdevice and my application into the nrf52. My NRFgo unable...
I am currently doing some stress testing to ensure that I am correctly removing peers when the peer manager storage is full.
In this regard, my device is acting as a peripheral...