I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
OK, probably a dumb question:
The nRF51822 reference manual indicates that the RTC is driven by an external 32 KHz input. Can anyone confirm whether it will or will not?...
Hi
can you please help me convert these Keil pre processor calls to something that gcc compiler can . If possible i would like more information about these calls and the...
I'm using Nordic NRF51822 and the Segger JLink with the s110 Bluetooth stack active (correction: flashed on the chip, see below). When my code hard faults (say due to a dereferencing...
hi, I currently stuck in the follow section:
static void gpiote_event_handler(uint32_t pins_low_to_high, uint32_t pins_high_to_low)
{
if (pins_high_to_low & (1 << BUTTON_0...
Anyone to tell me where can i get the CDB file for nRF24LE01? I've downloaded the SDK and the nRF go Studio, but i still cannot find the CDB file.. Please help me to find...
Hello,
I'm trying to start softdevice on a custom board with nRF51822 chip and S110 device. The code hangs in SOFTDEVICE_HANDLER_INIT. It seems that EVENTS_LFCLKSTARTED...
Hello,
firstly I would like to say that I tried searching the forum for a post that has similar problems to my own. But I haven't (please tell me if i'm wrong) seen any...
Question: Can a nrf51822 acting as a server/slave message a client/master (iPad), that it has bonded with previously, to let it know that new data is available without having...
Hello,
I would like to experiment s120 on the evaluation board.
There are some examples but in nrf51/nrf51822/Board/nrf6310/s120/experimental.
Can I use it ? Or is there...
What are the correct PTX and PRX configuration settings for using dynamic payloads with auto ACK disabled? Can I just clear EN_AA and set EN_DPL and DYNPD for the pipe I'm...
Hello! I am working on a project in which I want to send stored sensor data to a smartphone whenever the phone is in range or at specific times of day.
Most of the communication...
Hi,
I am trying to get hold of version 2.1.0 of the dev kit for use with the sniffer. The dev kit is in stock at Mouser but they can't confirm the version number, but said...
I have developed the schematic of connecting NRF 8001 BLE chip with Arduino,the file is attached that contains the schematic. Can you please verify my schematic i.e will it...
Hi, I'm looking for a solution can make a ble device communicates with multiple 2.4g devices at the same time , is 51882 qualified for this? or just by combining both nrf8001...