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...
Hi,
I'm a newbie here.
I have a device using NRF52840 running SDK17 with SD v7 configured as a Central/Observer device doing Active Scan.
I have a few questions:
...
Hello
I am developing a board using nRF52840. I have one doubt i can used internal regulator when i power on vddh and how to select voltage level My requirement is 3.3V...
I want to use UART in the ble_app_multilink_central example. I got the Serial example project working but at the moment of moving all the sdk_config.h flags I just receive...
Hi, I want to my central device to search for peripherals by specific, hardcoced IRKs. I have setup whitelist that cooperates with bonding and peer manager. The thing is that...
I have gone through one example "servo_motor" using PWM method to control motor direction, but that seems little different from what I want to develop.
I am having nRF5340...
Hi,
I´m trying to read my ADC values. I powered de DK with USB and trying to read sensormeasurements, but I can´t see the right values.
I´m trying to read with the 12...
Hello Nordic support:
Our product used nRF52840, nRF5_SDK_17.1.0 s140_nrf52_7.2.0_softdevice.hex. Could you help us to fill the form of bluetooth BQB certification test...
I am the user who is using nrf52832. A 1:Nble connection was successful using the multi-central example. I set the tx power of the device using sd_ble_gap_tx_power_set()....
Hi,
I have successfully built my application using the VS Code nRF build function. I am now trying to build an application using the West command in the terminal by following...
nRF Connect for VS Code v2022.9.179 on MacBook Pro M1. The new nRF Debug in VSCode hangs before main starts. If I switch back to Cortex-Debug then I can debug.
Hi,
In one of my application based on SDK 15.2, I am using nRF52832 as a central scanning device for 128 BLE beacons
My question is how often is the ble_gap_evt_adv_report_t...
Just got NRFX_QDEC driver implementation to work after some issues (using SDK 15.0.0). Thought I might share my experience, maybe help someone else, and give input Nordic...