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...
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...
(EN)
I'm afraid I might no be competent enough, so I look forward to your kind help.
I'm quite new to using nRF52832 WLCSP package(raytac MDBT42 blank module) on a custom...
Hello again,
fortunately I made some progress using the IoT-SDK v0.8.0 on nRF51. I extended the MQTT-example to my needs, but there are still some questions.
The final...
Hi,We plan to establish a star network where more than 20 devices could communicate with 1 host mutually and no-interaction between devices with nrf51822 we are using now...
I have no clear concept about all those concepts, is there any tour or example clearly explain all of these?
At last my goal is that, I want to make my mobile phone app...
I have started creating a GATT using the libraries and Softdevice API provided.
All of our UUIDs are proprietary 128 bit UUIDs for both services and characteristics.
Here...
Hey everyone. I'm trying to read ADC value from sensor and send it via ble.
I use timer to get the value from sensor every 5 seconds, however ADC interruption correlates...
I would like to set the the fstorage memory location manually through fs_init() within SDK 12.1, but I am not sure how to do this. There's comments that is can be done manually...
Hello,
I am using nrf52 and sdk 12. I compiled the code bootloader_secure from the examples in sdk.
Now I want to change the 16 bit uuid to 128 bit uuid in the code. The...
nRF51822CEAA
I am using a custom PCB, this is not a Dev Kit from Nordic
Mac OS X
Eclipse Version: Neon Release (4.6.0)
Eclipse Debug Configuration:
Specified arm-none...
I am using SDK_11 s130 on nRF51-dk. I ported the peer manager from ble_app_gls to ble_app_uart and enabled pairing without bonding.
Inside ble_nus.c, I modified rx_char_add...
Hi there, I have managed to set up my IDE and build environment so that I can build and download the example projects without any trouble, but have then spent the last two...
Hi.
I'm using SDK12.2.0, S130 ver2.0.1, nRF51822AC.
As I know SDK12.2.0 can conenct 8 peripherals at the same time when it is Central mode.
I want to use it as central...
I've got a custom NRF52 board that uses less than 4uA when sleeping without SPI but after the SPI is initialized (and then uninitialized) the current consumption rises to...