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 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...
Hello!
We have built an app that transfers files from an app on Android to the device running an nRF52 with S132. On the device is an external flash using SPIFFS as a file...
Hi to everybody,
I am working with nrf52 and SDK11. In my project I am using freertos and an UARTE with this configuration:
9600bps
TX/RX (no CTS; no RTS)
HW...
Hi All,
We are interfacing Nordic nRF52832 with our Display using SPI interface. As per display, Data / Command bit needs to be set at the beginning of transfer. Using...
I am trying to understand the use of multiple channels in the timer. Looks like the use of the multiple channels is for PWM/ sequencing type applications. It is not intended...
I am using nrf51822 and having some questions,as follow:
1、the pin reset is common with the pin SWDIO(the debug IO pin).when I download into nrf51822 using JLINK(setting...
I am working on a nRF52328 present in the Taiyo Yuden EYSHJNZXZ module. I am using a J-link EDU debugger to program it. Can I use the J-Link for UART communication with the...
I am developing an application in which my device will have multiple android phones connected to it. Currently I have it working with one peripheral and after having upgraded...
Dear all,
I am working on one sensor project(temp and accelerometer sensors) where our Nordic nrf51822 soc should read the data using spi protocol and transfer it to the...
Hi, im using nrf 52 DK. Im currently working on BLE UART example. I need to send int16_t data type to my smartphone's nordic uart app. But i cant. I was using the function...
Hi,
My project is reaching the stage now where we are looking at getting a contract manufacturer to start making our devices. I was wondering what Nordic suggest for programming...
First, obviously error message is not correct, dll's are not used on linux. Message should give correct file name instead of prewritten one.
I have installed latest JLink...
Hi,
I'm trying to implement a custom bootloader update on the nRF52840 using SoftDevice s140 and SDK 13.0.0. With my new bootloader staged in a scratch region of flash...