My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
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...