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.
I am trying to use nrf52840 on a custom board and configure it as spi slave, and an STM32H7 controller would be the master. I am using the spis example for nrf. I...
Hi guys,
I would like to know which pins of my MAX30102 Heart rate module connect to my nrf52832 SoC and where do they connect to on the chip?
Do the SCL and SDA pins...
Hi i am trying to reduce the adc read times to a minimum we currently have it setup for 3us acq and 32 samples so expecting something close to 160us Its getting around 250us...
Hi,
I'm trying to implement nrfutil serial DFU master in C code. I have few doubts on it.
1. Can we avoid ping packet at the start?
2. What is PNR and how we can...
Hi i'm trying to execute a code, but during the compilation it gives me a bug. The bug happens when I pressed a Button that has been programmed to restart the Ublox module...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
I want to recover after fatal error...
To the kind attention of Nordic support team,
reading this https://devzone.nordicsemi.com/f/nordic-q-a/39630/windows-command-line-dfu-over-ble-with-pca10059 thread,
I...
Hi, I'm using the Cyclone FX programmer to program our custom boards with the NRF52840 chip, but after programming all the hex files, the application starts straightaway bypassing...
I want to use a timer to generate a Manchester data. The fastest data rate is 3.906 K-bit. So I want to generate a timer interrupt once 128 uS. Can anyone guide me how to...
Hi,
I am using Laird's BL654 USB dongle based on the nrf52840 and would like to convert the peripheral USBD BLE UART example ( https://infocenter.nordicsemi.com/index.jsp...
Good day!
52840 datasheet states " If the power failure warning is enabled and the supply voltage is below the threshold, the power-fail comparator will prevent the NVMC...
After the MTU size exchange of 247 bytes with Android LL_LENGTH_REQ/LL_LENGTH_RSP are exchanged with 123 byte octets for TX and RX. Data flows properly after that.
But with...
Hello,
I'm working on NRF52840 drivers for custom hardware using Nordic's FatFS / SDIO drivers and a tickless FreeRTOS configuration. When I load the demo code (fatfs demo...