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 ran into an odd issue on nRF52840 using s140 version 5.0.0-3.alpha. My application erases and writes to a region of flash.
I've found that I'm able to erase the pages...
Hello,
I have implemented experimental DFU buttonless example with my application and able to do the firmware OTA via secure bootloader example using private and public...
Hi,
I'm experimenting with the nrf52840 preview board.
I have tried the example "ble_app_att_mtu_throughput" using the coded option to check the extended range and it...
hi, everyone!
I have a question for pstorage, when i use pstorage_store,it was failed, return error code :15 how to solve it. Below is my code
void custom_flash_init...
With good luck, I traced my connection timeout to the slave/peripheral using nrfSniffer. What is most unusual is the slave unexpectedly stops corresponding with the master...
Hello,
I am trying to implement DFU secure bootloader to do firmware update over the air for nrf51822.
I have followed the steps as per the blog
devzone.nordicsemi...
Hello,
I want to ask, did the nordic chip support I2C slave ? I want to make other controller (STM) as Master and Nordic chip as slave in I2C.
Is it possible? or Nordic...
Hello!
I am trying to increase the MTU size to get higher speeds. When I increase the MTU above 65 the application locks/software reset when doing transfer. Up to 65 it...
Hi, I'm facing an extremely strange problem with a product I'm developing.
I've been getting significant idle current measurements (around 7 mA), and I couldn't for the...
I recently attempted to upload a new image via OTA.
After emailing the zip file to my iPhone as an attachment and tapping on it,
then tapping on the share icon several choices...
Hello,
I need a voltage regulator to power a microphone at 1.3V from a 3V coin cell battery and I was looking for a regulator like the lm317 , but with this one the minimum...
IAR EW 8.11.1 does not link the nfc samples from sdk 13.1. There are different sizes for wchar_t:
Error[Lt009]: Inconsistent wchar_t size
nfc_t2t_lib.o(nfc_t2t_lib_iar...
Q1 I compile sdk13.0.0 generate nrf52840_xxaa.hex(app), nrf52840_xxaa_s140.hex(bootloader).
I used merge tool make a hex file, then burn the file into PCA10056 DK by nrfjprog...
Hi Nordic and fellow developers,
I have been working on upgrading the nRF51822 QFAA s110 and upgrading the softdevice to work as s130 for its (simultaneous Central/Peripheral...