I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
Hi, I'am working on a design with nRF7002 and I need add WiFi antenna NN03-320 from Ignion and when check the datasheet of the builder of the antenna I see that the pin 4...
Hi there,
Is there any drawback or limitation in the S140 SoftDevice (v7.3.0) if a connection (as master) stays open for a very long time (weeks)? I mean, there could be...
Hi,
I use our customer board that enable the i2s to the DAC to speaker. However, i only verify the play a wav file directly that seems work normally but our target is playing...
which sample is best for me to verify the central/peripheral communication using nRF52833 for nRF52 serial.
I have two nRF52833 DK board, I need the board2board communication...
use NRF52832 do a ble hid keyboard,
when do the keyboard function test need connect the keyboard to computer or laptop.
only when the connection it's done, then can run...
I used nRF52840 board with SDK 17_1_0 ,
For FCC Certificate We used Radio Test Example,
using start_channel 40 & start_tx_carrier we change the frequency and we are able...
I am using nrf52832, SDK17
When I am setting up a timer with no applicable interrupt handler it fails so
This is how initialize the timer
when I do define the handler...
Hello community,
I am trying to develop a custom bluetooth HCI_USB code for the BL5340PA BLE controller board. The Liard Connectivity's(now Ezurio) BL5340PA : https://www...
Hello,
i've been trying to do some exercices from the devAcademy on my nrf52840 DK but when i tried doing the "lesson_2_exercice_1" this is the result i get :
[00:00...
Dears,
We used with successs the Power Profiler Kit II to make current measurement using the NORDIC desktop monitoring software.
Does the Power Profiler Kit II is supported...
Hi
I tried to route the LFCLK (32kHz LFXO) on a GPIO similar to the method that has been described here:
When I run the code on the nRF52832 everything works fine, i...
Hi,
I execute the compiled program under VSCode. After the program is executed, I press the restart button and find that it will re-download the program every time, which...
Hi i planing to create some PCB with chip NRF52810-QFAA-R.
The pins on package is bit small so i wonderng if is possible solder this chip with home equipment (solder stencil...
Getting undefined reference to `<already_defined_variable>'
So I was using SES v5.70a
Actually I was new for the developments using SES for Arm MCs
I picked up an...