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 need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
Hi everyone,
I have a nrf52-DK, I made samples with the saadc unit and i noticed there are unexplained peaks.
I connected the MIC's output (its VDD is from the board)...
Hi I bought quite a few of these on boards on e-bay and have worked a lot with them.
One thing that is confusing me is the variation in the number of retries, even when...
Hi,
I have tested a sample code which sends some data through BLE in nRF52 development kit(PCA10400). The code is attached below.
nRF5_SDK_11.0.0_MPU6050_Acc_X_Output...
I'm trying to compile the bootloader_secure example for the 10040 dev board using make, and it appears the makefile was not updated correctly with the changes made to the...
Segger RTT viewer is a great debugging tool. But every time when I download new firmware into my board I have to close the viewer and then open it after download is finished...
Hi guys,
in my application, I'm trying to do multiple fota, I succeed at the first time & after that I can jump again to the bootloader, but after that something is going...
I used nRF51822 IC and SDK11 with softdevice S130. I found a problem that our product cannot work. I dumped the hex code of 2sets from 0x00000000 to 0x0003ffff. One can work...
Hi,
I am using the nRF51822 module. I am facing problem to send multiple data formats packets over nrf module. I am using nrf SDK 11 version.
I am attaching my code with...
I want to start developing a Bluetooth device with the NRF52 DK. For debugging and sniffing purposes to see what is going over the air, use the NRF51 dongle, get a NRF51 DK...
In the nRF52 specification, I cannot find figures for the interrupt latency for event on GPIO pins in different power mode OFF, ON (constant latency, Low Power).
Can you...
Hi. I need to use direct advertising option in my application to minimize the time needed to establish the connection.
Firstly, I set up the connection during "normal" fast...
Dear Nordic Team,
Thanks for supporting.
I am try to work multiple (Peripheral) tag ID read with one central and stored in my PC via UART communication. Which example...
Hi,
I am new to nRF microcontroller and communication . currently, I am working on nRF51822 microcontroller. I am able to communicate between two nRF51822 microcontrollers...