I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
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...
Hello,
I noticed with the LTE Serial Monitor example code on a custom board with nrf9160 (and also the nrf91dk), the UART interface work initially but sometimes hangs. It...
Hi,
I am working with nRF52833 using the SDK17 Dynamic Pairing example. I was able to expand on it for my use case, and the application is now correctly receiving data...
Hello,
I am using NINA-B406 Custom board which have nRF52833 SOC and using Segger embedded studio with nRF5 SDK v17.0.2 for development.
I want to do the two functions...
Hi, Do you have any documentation at all for the experimental GPS driver? I can't find anything. Google just sends me to a few broken links. Best regards, Jan Erik BikeFi...
Hi, the specification of nRF5 SDK for Mesh v5.0.0. says the interrupt priority has two levels, named priority_lowest and priority_thread.
I am not clear on some things....
After installing nRF Connect for Desktop on macOS, I hit "Install" for Toolchain Manager, and then "Open".
This opens a new window for the Toolchain Manager, which says...
Currently, MQTT is required for nRF Cloud data transmission. We will be using LwM2M as the protocol to send data from our IoT monitoring device to our cloud platform. Does...
Hi, I have a bit strange problems with example project "pwm_library". At first I compiled with segger embedded studio and ran the project on my NRF52-DK board, and it worked...
I have used nRF52811 chip in my custom board.
1. Please provide the First time programming procedure using J-Link (J-Link-Pro tool) interface.
2. We have a nRF52840DK...
Hi teams,
Recently, I upgraded JLink driver to 7.5x and suddenly all of my nRF DK boards are not detected via USB.
All of my 4 DKs shows the same symptom. LED5 near JLink...
I am working on an embedded design that uses the nRF52840 MCU and 2x additional processors (Processor #1, Processor #2).
The intent of the system design requires that Processor...
dear all
I used the lvgl in zephyr. When I made a image rotation, I found that I copied some of the image pictures。Is there anyone in the forum who has encountered similar...
Dear friends: I am based on the following link: devzone.nordicsemi.com/.../device-firmware-update-dfu-with-mcuboot-bootloader Operation steps test the function of mcuboot...
Hello I am using sdk17.0.2 and nrf52840.
I used nrf52832 to combine ble_app_uart and crypto_aes_ctr codes. And now I'm going to move the code to nrf52840.
However, there...
Hi! I made a custom board with an external flash memory that communicate with nRF52840 through QSPI. I have some boards that works very well, but i have someones that freeze...