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...
The short to suspend after last RX is documented in innocenter, but not defined in the nRF5 SDK (rf52840_bitfields.h). Other bit definitions, such as TWIM_SHORTS_LASTTX_SUSPEND...
Hi,
Is there a "stand alone" DFU updater which can be given to end user not as part as NRF tools apk?
We would like to give end user the option to update, but as simple...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I have a working application based on one of the examples in the dev kit. It was quite a struggle, and shouldn't be that hard. I would have expected simply a table of variables...
Hi There
I am developing a custom board on NRF51822. I have a noticed that the chip is getting stuck every day and to run it again I need to press a button on/off to reset...
Hello,
I am novice in using SEGGER Embedded Studio. So, please bear with me.
I am basically trying to add NFC url write functionality into the ble project with limited...
I'm having some trouble trying to download a program to Flash memory from Keil, the console doesn't give any errors but the program doesn't really load into the MCU (NRFGo...
Hi,
We are using nRF52832-QFABB0, SDK-14.2 and s132(v5.0.0) soft device flashing on board. In linker script default values are set for QFAA (64kb-ROM & 512kb- Flash memory...
I know this question has been asked many times, but none of the solutions I've found have solved my issue.
Nordic Dongle PCA10031 V1.1.0
Master Control Panel 3.10.0.14...
Hi,
My project cannot be debugged using Segger Embedded Studio. The debugger doesn't halt at the application main and instead keeps running. Hitting a pause shows the debugger...
Dear all,
We use thingy's microphone collect data and transmit to Android mobile by BLE, and need no loss of reliable data transmission.
How to do?
Thanks a lot.
I have developed custom PCB with nRF52832. My antenna layout is very similar to layout present on nRF52DK (PCA10040). All works well. Now, in next prototype, I want to add...
I designed the NRF8001 into my circuit board and my application processor is connected to it. Now I need to develop my application program such that I can transmit and receive...
Hi,
I am working with the Red Bear BLE Nano 2 (nrf52832) and programming it in Arduino IDE .
I am trying to merge the BLE_HRM example with a TWI example to be able to...