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...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
SDK: nRF5_SDK_11.0.0
Softdevice: s132_nrf52_2.0.0_softdevice
chip:nRF52832
In debug mode, I found through the disassembly window that the program stopped every time...
Hi Guys,
I'm currently developing an app using BLE nrf18522 development beacons.
So I just bought 10 and did a test in a big park with the beacon Tx set to -60dBm and...
Hi, the latest version of SDK is 14.x.x, by principle I should be using the latest, except by going through the SDK14 folders I get the impression that it is exclusively for...
Hello,
This is related to using Seger embedded studio on a mac for thingy52.
With all the amazing help from this forum, I am trying to compile and upload FW onto thingy...
Can we send scan response packet with advertising packet in non-connectable mode? I have taken eddystone beacon example given in SDK 12.3.0 and s130. My beacon has to advertise...
Hey guys,
I'm just being very lazy today and I just skimmed the datasheet for <nRF52832_PS_v1.0.pdf> but didn't manage to find if there are any "pin-muxing" limitations...
Yet another app_uart_fifo question.
I'm using SDK 11 with uVision.
It is my expectation that, if using HW flow control and a FIFO to RX, no received characters should be...
I am writing drivers for external ADC and I need to write my own SPIM driver using hal of NRF52 SPIM. However, after trying for a day I am not able to see my waveform in my...
Hi,
I am using ble_app_blinky_c_pca10040_s132 project, but I found it cannot output log, by using NRF_LOG_INFO. I have tried some ways, but it didn't work. I need your help...
Hi,
I'm in the process of porting code from a PCA10000 rev2 board to a custom board, using the ISP130301 integrated MCU (contains a rev3 nrf51822 IC). I'm using nrf51 SDK...
Hello,
I'm using a modified version of the serial example of the SDK 13.0.0 with a PCA10056.
The modification are that i use nrf_serial_read in non-blocking mode (timeout...
I am using SD132 V5 and SDK 14.1
I found the sd_ble_gatts_characteristic_add() is being used in most of the example projects, but I suddenly found the characteristic_add...
I have nRF52 on both central and peripheral. I'm getting the RSSI value on the central by looking at the RSSI field in the ADV_REPORT event. I see the RSSI values has a wide...