I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
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...