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...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
I am using nRF51422 SDK v8.0 and the board for evaluation is PCA10003. As I am using the BLE in GENERIC_KEYRING. The same I am trying to configure to send Immediate alert...
Hi,
I'm wondering if there's any way to check if a peripheral device was actively scanned? I can easily set my own scan response data but is there any message generated...
Hi all,
As i understand from useful discussion here, we can send one 20 bytes packet per connection when we use S120 to S110 direction, and this number could be increased...
Hello,
Working on my own code to integrate an arm chip with the nRF8001, after I read the device status, which says it's in Setup-mode, I'm sending the setup configuration...
Hi,
I want to know how sd_ble_gap_rssi_get API works? Is it send any BLE packets over radio to get RSSI whenever application calls this function. What are the sets of events...
I'm really new to this kind of electronics and couldn't find any solutions with my level of knowledge.
This is what I'm specifically using: digistump.com/.../115
I've...
Hi,
I am developing a glucose application. I need to implement DFU along with it. I am using IAR Embedded Workbench as development platform.
Could you please guide us...
Hi,
As i wrote in the topic, after calling pstorage_update I would like to check if the data was stored correctly. Can I call another pstorage_update in pstorage callback...
Is it possible to include an existing service and characteristics on a peripheral to its advertising packets?
I would like to add a custom BLE service to my peripheral...
hi!
We've got 2 nordic BLE chips on our board which have to run at the same time.
Communication is running currently but i'm starting wondering how i can connect to the...
What are the iRAM and iROM settings for s310_nrf51422_2.0.1_softdevice?
I am trying to run ANT Broadcast example given with S210 , using S310. I am thinking of changing...
I am using ble-Shield with arduino UNO on one side and Android device on other side. Most of the times i am disconnected with this error code. Can someone please tell what...
Based on the ARM documentation for the Cortex-M0, the hardware can be configured to have a single cycle multiply or a 32-cycle multiply. How is the nRF51 configured?
infocenter...