Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
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...
I want to use nRF52840 USB dongle as mesh server device. I have tried several links but not success. Please provide me hex file so I can flash using nRF connect desktop app...
Is there a way only from the analog input where measure the battery voltage to distinguish that battery is charging?
I am short on IOs and will be quite a challenge to find...
Dear all: Recently, I was debugging nrf52805 by custom PCB, using sdk17.00, I enabled PWM, frequency of 4kHz, to drive 4kHz passive buzzer, encountered a problem: The buzzer...
Hi,
I'm having problem using SPIS on nrf9160. The data/clock from master looks clean on scope, but 91 is not receiving the data. Interestingly, when I connect a debugger...
Dear,
We would like to have a setup where we want to measure the current consumption of a battery-powered device with an NRF-52840 chip:
The battery is a Li-Ion one...
Hello together,
I am try to get the asset_trecker_v2 to work on my thingy 91. When reading the debug log in LTE Link Monitor I see the warning:
So I downloaded the latest...
Hello, the chip I use is nrf52810 QCAA, when I use j-flash lite to earse the whole chip, it success, then I program the flash_s112_nrf52_7.2.0_softdevice into the chip by...
I am trying to merge the following projects:
SDK versions: 17.0.2 and 5.0
I have taken the contents of the mesh example sensor/server and merged it into the ble_blinky_example...
I created .c file, and add a few TWI functions to it. However, when I run the code in segger, all functions in the .c file shows a "multiple definitions of xxxx" error (see...
Hi!
I am working on an AoA project and I am using nRF Connect SDK. For the transmitter part I saw that sample application is already written and for receiving part it is...
Hi,
Our entire board is running around a nRF52832. Recently it has been difficult to find some of these SOC. Is it safe to replace it with the nRF52811 without changing...
Hi,
I am trying to compile ble_advertising.c file for a specific application based on nrf52840 and I am getting the following error:
nRF5_SDK_15.3.0_59ac345/components...
I am working with an nRF52840 on a custom board. Our device has a number of sensor attached in various ways including spim, twim, uart. I've used the ble_app_blinky as a starting...
Hi Dev Team,
I am enhancing my Thingy91 application using the mqtt_simple sample and NCS v1.5.0. I am basically connecting to the MQTT broker, sending data and then disconnecting...
I am using nrf52840 as PTX and nrf24l01+ as PRX. The application I am working on requires me to send 30 bytes from PTX to PRX at a 2 kHz packet rate. If both devices are near...