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...
Hi,
We want a solution for BLE Mesh using Coded PHY.
Normally we provision the Mesh devices using Mobile Apps.
We want Nordic module to act as Mesh provisioner to provision...
I am doing NOR flash writing test. It seems nRF52832 enter sleep mode. How can I make sure if nRF52832 enter sleep mode or how can I prevent nRF52832 to enter sleep mode?
I have created two application timers. If these timers expire at same time, does the timer expire handler run concurrently or timer expire handler B run after timer expire...
hi devzone
I have no idea to pair between one nrf52 dk board and other nrf52dk board, not using nrf connect app, without wiring board to board.
I understand if i do pair...
Hi,
I built the blinky app for the usb dongle nrf52840dongle_nrf52840
and managed to flash it with the programmer v3.04. and it was successful (the leds are blinking...
Hi,
I was using JLink v7.50a with nrfjprog 10.9.0 and debug were working fine on Ubuntu 20.10 using SWD pins and JLink RTT. After changing to Ubuntu 21.10 and installing...
Hi Nordic team
We work on a custom hardware (LE Audio headset) and we need to send the battery voltage of the headset to the gateway which will be a smartphone. Using nRF...
Hi,
When SW9 is set to the default 1V8 position both the programmer and virtual COMs work fine.
When I switch SW9 to the 3V position the board is no longer detected...
Hi nrf team! I have been trying to get a couple of nrf5340 audio dk's to work with the "nrf5340_audio"-example, starting fresh with a clean install of VS Code even, and installed...
Hello
In my code i have two services one is blood pressure and second one is temperature and i have used button and indication both to send blood pressure data and temperature...
We have come to understand that the nRF5340 will not support BT classic (multiple tickets confirming this). But we still have a use-case that requires both BLE Audio and BT...
Hi guys,
I'm writing firmware for the nRF52840 using Zephyr, based on the cdc_acm example, using zephyr,cdc-acm-uart. I'm trying to blast out a ton of data, and need to...
hi devzone.
I have commercial product(led light receiver) which has nRF52832 chip and is running as central mode.
I install 'nRF connect for mobile' in my android phone...