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!
We use the following approach:
If the pin is configured using nrf_gpio_cfg_input we read the pin value via nrf_gpio_pin_read;
If the pin is configured using...
Hi,
I wanted to store a simple integer (the "serial number") by using Setting subsystem of nRF Connect SDK 1.8.0. Settings is based on the internal flash of device (nRF5340...
Trying out Nrf5 sdk v17.1 with SES 6.32 and opened up an ANT+ example `ant\ant_debug\d52\s212\ses`
Tried to build, 50% compiled successfully, but i get repeated errors on...
We use nrf52833, and the SDK is 17.1.0. We have the following questions about gzll: 1. How to count packets_num and timeouts_num in Packets Statistics? timeouts_num Where...
Hello,
I am trying to send a large file through BLE from an nRF52811 to a Raspberry Pi 4. File size is about 77 kilobytes.
Here is BLE setup on the nRF side:
Custom...
Using the DM, in the discovery_complete callback, after finding two CCC handles from 2 custom UUID's, I can subscribe to only one of the two, the other fails with EALREADY...
Hi,
I am not sure where to go next, so looking for some debug help.
Setup : I am using the 9160DK - the 52840 is being used as an ANT+ receiver, where it forwards on UARTE...
I am working with the AWS IoT sample on the nRF9160 development kit using Nrf connect 1.8.0. I am testing the disconnection behavior by removing the sim card after connection...
Hello to all :-)
i am not sure if this is an Hardware-topic, but i want to know the possibilities how to can
use and configure the nRF5340 (where can i find a detailled...
Following some previous posts on how to get the Bootloader version from the application, mainly this post: devzone.nordicsemi.com/.../221367
I noticed that initially the...
I am working on a power-sensitive project and am interested in minimizing system quiescent currents as much as possible. The project is intended to run off of a coin cell...
Hello,
i'm interfacing with the nrf_modem_lib using posix socket API with offloading. The send is called separately from a dedicated thread to avoid any hanging of the rest...
The maximum current of my measuring board should be 8ma, but the maximum value measured by kit II is 24ma, and the average current of 100ua is correct,and the minimum value...