I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
Can,t flash nRF52832 custom board using nrf connect vscode extension im trwing to use nRFconnect for my project, im using fade_led from example and got this error
i try...
Hi everyone, I have a problem when I tried to configure UART ( baudrate, parity, data_bits, stop_bits, flow_ctrl). I upload my project:
#include "myuart.h"
#include...
Hi,
I want to use nRF9160's internal RTC. I coded it but did not get the real time correctly.
SDK: 2.5.0
IDE: vs code
board: nRF9160dk
Best regards,
Liza
I'm going through the Academy courses and somewhere around Lesson 3, I could no longer flash firmware to the nrf52840 DK.
I browsed the forum and found some notes around...
nrf connect for desktop nrf54l15 device not detected by bluetooth le app
log:
12:18:38.872
Using nrf-device-lib-js version: 0.4.4
12:18:38.872
Using nrf-device...
Hi,
in Cellular Iot Fundamentals there is in lesson 4 an exercise to move to MQTT with TLS.
As I used MQTT helper library, I wonder if it is enough to modify the structure...
We had an issue with the FDS such that if the device lost power in the ~50ms window after bonding was carried out, the FDS would take longer to initialise when power was restored...
Hello,
I have read conflicting information on whether Verizon requires the LwM2M library to certify on their network. We will be certifying a nRF9151 modem.
This Nordic...
Hello,
since using Bluetooth requires an expensive qualification process, I am looking for a more affordable alternative for a startup/small business like me.
The only...
Hi,
I created an application, that scans on Coded PHY and 1M PHY simultaneously. The problem is, it only works with the Zephyr opensource LL, but not with the Nordic Softdevice...
Hello,
we are developing a new product based on the nRF52833 QFN40 IC.
We would like to add the nRF21540 range extender to the product and also a SPI Flash to store...
I am currently working on a project involving Bluetooth channel sounding for distance measurement using the nRF52840 dongle and nRF52840 development kit. While I was able...
Hello,
I’m using the nRF Connect extension for VS Code, and I encountered an error while trying to compile the peripheral_hr sample code.
I'm using SDK 2.9.0 with toolchain...