Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
1. I am tried to clear DTLS session during lwm2m session using coap_security_destroy() . I have added logging and I can see ntf_tls_free() is called from coap_security_destroy...
I'm using DWM1001-DEV, which has UWB and nrf BLE features, and my ultimate goal is replicating Apple's Airtag with DWM1001-DEV. For this, I have to ensure the power consumption...
Hello. Our company develops an electronic device, that includes using of Bluetooth Low Energy technology. We do not familiar yet with the benefits of being a Member of Bluetooth...
Hello DevZone.
For my project I am using up to 6 connected peripherals to my central and I was watching the behavior of the link when one of the 6 devices disconnected...
Hello, I am brand new to antenna design and especially antenna tuning and want to know if my antenna tuning design/method would work.
First I will be tuning with a VMA ...
Hello,
I am using a nRF9160-DK(PCA10090, 1.0.0) and v1.6.1 SDK
I am trying to estimate battery consumption in some scenario.
For this test, UDP sample is used.
When...
Hi,
I am using a specific LED that has the PWM specification to drive as below.
Would it possible to drive the LED with nrf52840. I see the PWM clock upto 256KHz...
Hi Sir/ Madam,
I want to create a modul to scan and advertise data using Nordic Dongle , (PCA10059). The example code in sdk , ble_app_multirole_lesc has been tested with...
Hi Forum,
I'm using a NRF24L01 (without "+") in a very power critical application. To tune the matching networks, i used a mini coaxial connector on the output to measure...
I'm developing an application for the nRF52833 using NCS 1.5.1, and currently working on performing a DFU using MCUBoot. I am sending the app_update.bin file over UART from...
Hi nRF team,
We are developing our custom board with nrf52840 for BLE mesh and nrf21540 as range extender . Now we have the provision to use gpio or spi to control nrf21540...
I have used the ble_peripheral/ble_app_uart example and add TWIM functionality to communicate with 2 I2C sensors.
I have used the peripheral/serial project to communicate...
Hi as I can see many other also experienced problems installing nrfutil. I spent 5 hours trying Windows 8.1, Windows 10 and a Debian Linux box. I'm no python expert and I...