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...
We use FreeRTOS with nRF SDK driver library. The driver library is working well because it doesn't dynamically allocate any memory. So I can simple take entire memory block...
I'm facing some problems when trying to run my custom board on standard batteries.
The device boots fine but when the LTE modem connects I get a reset.
The nrf9160 is...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
I need high performance data transfer, so I review throughput sample. C:\Users\user\ncs\v1.9.1\nrf\samples\bluetooth\throughput...
We are using nRF9160 (Development Kit), SDK 1.9.1 board with "serial lte modem" firmware. We are trying to get AGPS coordinates (using an external antenna), but for some reason...
In the nrf5340 development process.I compile an app core hex from project A and a net core hex firmware from another project B. what method can I quickly obtain a merged firmware...
Hi,
I'm trying to get the maximum possible throughput from a peripheral device, sending notifications to a central. I compare the throughput between 2 PCA10040 boards...
Hi,
I'm using s140 trying to connect up to 8 devices to windows BLE adapter and BluetoothLEDevice object, I have 2 problems,
1- the maximum throughput with different configurations...
Hi All!
I am using Segger Embedded Studio and nRF5_SDK_v15.0.0 .Available kits for testing are nrf52833DK and rak4630(nrf52840).
We want to test nRF52833 support on long...
Both NRF were programmed thru USB NRF connect for Desktop programmer.
Both NRF are running the same soft properly.
To demonstrate the final look and put the dongle in...
Hello,
In my project i am using nrf52810 with my custom board for pushing data to UART so i have used UART example code for this but UART pins are connected 20 (TX), 25...
Hi
I'm working on a Zigbee network, and I want to have a few End Devices (ZED) connect to a Coordinator (ZC). And it's fine, I got that working by using the zigbee_default_signal_handler...
hi
i develop software with the nrf52dk, success with program it with nrf command line tool.
now i want to program the application on the nrf52 dongle but with no success...
I am trying to use SDK version 17.2.0 to develop a package (Boot Loader + SD + Application) for our product based on the PCA10040e board with an nRF52810 SoC.
I soon realized...
There is a serial interface in the nRF SDK that makes it easy to serialize mesh data over serial
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...