Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello everyone
I'm trying to disable advertising but it doesn't work in some cases, I don't really know why. Here is my pretty simple piece of code:
/* Disconnect and...
www.keil.com/.../uv4_db_dbg_evr.htm
www.keil.com/.../EventRecorder.html
Keil worked in a new EventRecorder feature that uses some SWD buffer memory to push data out...
Hello,
A question to understand please. A lot of issues still unfixed in rev 1, but are known for a long time (see errata docs). Like SPI with RX = 1, DCDC -4dB on RF,...
Hello, I try to run the sdk example for adc, i set an input voltage in varying from 0 to 4.38 V in the pin 4 (AIN2), but the returned value didn't corresponds to the desired...
It there a specification for current draw during POR? (From time Vdd starts rising until cpu starts executing?) For nRF51 and 52.
I found this devzone.nordicsemi.com/....
(Hello! I'm drawing the module circuit base on nrf52832 with rfx2401 power amplifier (PA). As I understand it needs to set pins TXEN, RXEN to high level to activate this PA...
It may sound a bit old and you may have fixed them in latest Soft Device stacks however I wanted to share with you a couple of pairing issues we encountered with Soft Device...
i am using nrf52832 and programmed it with eclipse by blinky example.. now i have to debug the project , but when i debug the project with the configuration given in tutorial...
Hi,
We are using a BL652 from Laird, embedding a nRF52832. We wanted to give Zephyr a try, but we are facing a problem.
We compiled the blink example, but when we flash...
Hello dear Nordic members,
I got a theoretical question: I want to connect two chips, one as central and the other as peripheral. Is it possible to stop advertising procedures...
I am using nrf51822 for a BLE project as peripheral role. I am using S110 soft device (SDK version 10).
I want to store bonding information, GATT data and all data storage...
Hi ,
I am working interfacing SD card with nrf52 using fatfs example given in SDK 12.0.0. While writing to text file created in root directory, code gets stopped as size...
Hi - I am designing some boards using the NRF52832 and would like to check a couple of things about footprint design. Unfortunately I don't have access to Altium, and am therefore...
Hello,
I did a code that does scatternets with nRF52 (in connected mode) but it's very dirty because i collected informations all over forum during months and project was...