Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
I'd like to use a DMA channel on the nRF52 to copy RAM from one block to another. However, there doesn't appear to be any DMA controllers that are not directly associated...
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...