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...
Hello, I am trying to make a connection between NRF52832 and ESP32-S Module using BLE.
I implement a simple client application to ESP32-S and I can handle read,write and...
Dear Nordic team,
considering our error analysis, does the nRF52840-CKKA-F have an internal error flag that is set when the external LFCLK source is absent or shortcut?...
Evaluating nRF53 PDK. Trying to build basic samples from zephyr repo as advised here - https://devzone.nordicsemi.com/f/nordic-q-a/54451/nrf5340-support-in-nrf-connect-sdk...
Hello,
maybe it is a very simple question but I didn't figured out the answer yet. Is it possible to start MCUboot from the application firmware code (to avoid pressing...
I have 20 advertisers. I have nrf sniffer hex flashed in one nrf dev kit and i am using wireshark.
I intend tht sniffer should scan only those device whose address i will...
Hey Everybody, I hope you guys find this Question in good health. I have a problem with #calender_example. When I run the Calendar example on original development kit, the...
Hello. Here's some information on my setup:
nRF Connect for Desktop v3.9.1 for Windows (Windows 10)
Toolchain Manager v0.10.1
Trying to download and install nRF Connect...
Hello
I developed a project based on the ble_thread_dyn_mtd_coap_cli_pca10056_s140 example (on the latest SDK version) with SEGGER Embeded Studio.
Now I would like to...
Hi Nordic,
how can i use the QWR module on the ble_nus_uart peripheral example? In the example we use nrf_ble_qwr_init() to initialize the module but i don't get the effect...
Hi,
im testing the Matter template example from Framework 1.8, with the prebuild chip-device-ctrl from github releases.
After provisioning the device as described in https...
This is in reference to the note in the manual that says:
6.14.11 Battery protection If the antenna is exposed to a strong NFC field, current may flow in the opposite direction...
I can not get the SPI Slave function working on nRF52840 (nrf52840dk_nrf52840 board)
In the nrf52840dk_nrf52840.overlay I wrote: &spi1 { compatible = "nordic,nrf-spi"; label...
I have a number of devices that currently have an S132 softdevice, USB enabled DFU bootloader and application.
I am intending on updating the application, which removes...
Hi
I am now trying to add the light lightness model to the light switch sample code in order to use both the light switch and light light lightness features.
After adding...
I am using nrf sdk v_17.0.2 soft device s132
my query is for connected mode.
My project uses nrf52832 SoC, SHT4 temperature humidity sensor, 2MB flash memory.
it advertise...