Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
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...
Hello, I'm currently using the nRF Connect SDK toolchain with BM832 modules (nrf52832). After updating to version 2.1.0 I've noticed my bluetooth applications hang whenever...