I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hi ,
I check the datatsheet "nRF21540_PS_v1.0.pdf" but I confuse on page 22 "TX_Gain initialized with POUTA_PROD (20 dBm +/- 0.5 dB)".
Which one is correct??
1: Tx gain...
I’m trying to use the Power Profiler app v3.2.0 under nRFConnect for Desktop v3.9.1 with a PPK 1 attached to an nRF52 DK board (containing the 52832 processor), but am having...
Hello, i'm having trouble with my new Board Nrf5340, i cannot detect the board to my PC.
I connected with micro USB and when i'm going to the device manager, i'm not seeing...
Problem:
Tried to compile (west build --board nr52dk_nr52832) the C:\nRF\v1.7.1\nrf\samples\peripheral\lpuart project but it failed to compile. I discovered this after updating...
Hello All,
I am new to use Segger Embedded Studio and NINA-B406 module. I have installed Segger Embedded Studio V5.50d and EVK of NINA-B406 module having nrf52833 SoC. ...
Hello All,
I have taken usbd_ble_uart_freertos example and modified it for USB MIDI example (taken from Github) for nRF5 SDK and modified it to use nRF52833 SoC.
I am...
Hello
We have a project request nrf51822 radio transmitter -> nrf52832 radio receiver
nRF5_SDK_11.0.0_89a8197\examples\peripheral\radio\ transmitter\pca10028\arm5_no_packs...
Hi,
I am developing for custom boards on VS Code and while the new board search in the workspace path is working, I am having issues with it.
When I add another project...
Hi All,
SDK => v17.1.0
IDE => segger
I have a question,according to the picture,I can receive data, but the error will appear after some time.
Why does the function...
When executing "pip3 install -r nrf/scripts/requirements.txt",
according to the instructions on site
developer.nordicsemi.com/.../gs_installing.html ,
I get the following...
Hi, I'm working on a project based on the ble_uart_peripheral example. Now it can use NFC to wake up the MCU from SYSTEM OFF mode. I wanna add a new feature that when a smartphone...
Running 52840 with SDK 15.3, SD140 on SES Ive got an application that has a bootloader on it running DFU. Everything works during DFU correctly but when I get into the application...
Hello,
We are using the nrf52840 with the SDK v17.0.2
We are trying to read specific addresses from our external NVM using the SPIM driver. Unfortunately when we examine...