Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...
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...
I'm using the nrf52832 wth nrf SDK17.
I defined a linked list to organize my data.
Usually, I add or delete data in ble_evt_handler and operate them in other interrupts...
Hello,
I'm developing for a 5340 and using VS code, NRF SDK, and a Segger jlink plus.
My app with Wi-Fi enabled is large:
Memory region Used Size Region Size %age Used...
Hi, this is the error: C:\nrf_sdk\nrf5_sdk_17.1.0_ddde560\components\libraries\log\src/nrf_log_backend_uart.c:87: multiple definition of `m_uart'; Output/Debug/Obj/ble_app_blinky_pca10040_s132...