Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
As the title states, my program (and a simple idle/hello world program for that matter) pull approximately 600-800 uA at idle. Same exact program, driver, and config on my...
Hi all, I am trying to write a driver for a TMP116 temp sensor based off the existing Zephyr TMP116 driver. I have added in functionality to enable the interrupt pin to enable...
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...