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.
I'm attempting to implement a buffer in flash using the persistent storage module but have hit a bit of a wall. When I manually set the block size to something less than the...
Hi,
i'm developing an app for Android and iOS that needs to comunicate with a devices based on nRF51422 with S110 v7 loaded.
We want to encrpyt all comunication and enstablish...
Hello All,
I would like to implement static pin on my sensor. Remember how some Bluetooth Headsets are hardcoded to '0000' I would like to implement '123456' since BLE...
Hello all,
I am using nRFgo motherboard(nRF6310) and nRF51422 DK(s310) and
MDK_ARM(keil Version 5 IDE) to build the sample code.
It seems workable to program and download...
I just got an mBed board and I'm having trouble getting the J-Link to work on OS X even though I have version 4.90.
MattBookPro:gcc mbrandt$ JLinkExe
SEGGER J-Link...
Hi,
I have two types of nRF24 equipped devices, let's call it a BaseStation and a Slave. BaseStation is configured as PTX, whereas Slave is configured as PRX. Both use...
Hi Guys,
i've a problem with the simple_uart.c module.
I print some intermediate values with app_trace_log -> simple_uart.c and sometimes, the application stucks at: ...
Hi,
I try to get BLE working on an n51422 with the S310. I would like to implement a cycling_speed_and_cadence GATT server using the provided libraries. For now I've called...
Hey guys,
I am working on beacon profile on nRF51822 QFAAG0 mounted on the nRF6300!.
I checked the SDK version 6 and 7 on it which have been downloaded from myPage in...
We would need to know the type of Nordic 51822's anaog-to-digital converter. Is it making use of so called successive approximation, or some other technology such as sigma...
hi,
In a couple days, I am getting a prototype board with your nRF51822 for evaluation purposes. Is it possible to get access to your SDK and code samples?
Regards,
hi.
i find that my ble app can not receive bytes without any OVERRUN errors through uart while ble is connected and exchanging data. i decrease the baud rate and promote...
I'm a beginner on embedded field.
I am having a nrf51822 development kit & Starter Kit and a mbed HRM1017(including nrf51822).
I tested mbed source code for advertising...
Hi,
I found an information, that:
Concurrent Peripheral/Broadcaster roles is another new feature of the latest S110 SoftDevice. This feature allows the nRF51 series...