Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hello everyone:
I met a strange question for advertising.I set the advertising start when I press the button,timeout for 60s and not restart advertising.But sometimes when...
Please help me to solve one question,thank you!
nrf_adc_input_select(NRF_ADC_CONFIG_INPUT_2);
The inside of the code
NRF_ADC_CONFIG_INPUT_2 -----》》 NRF_ADC_CONFIG_INPUT_2...
Hi i am starter to nordic nrf52.....I have issue in storing the large array values it shows no space...how to increase the space to store array values...plzzzz. thank you
The only reference is an old one back in 2014, has standard JTAG boundary scan been implemented on the nRF51822? If not, is the JTAG interface used for programming only? Debugging...
Aim: I want broadcast ibeacon info in one broadcast packet, and broadcast ibeacon name at the next broadcast packet.
The broadcast packet data length is 30 bytes.
Q...
I am looking for some guidance as to the memory regions to reserve for the Bootloader hex if I pull it in via Segger Embedded Studio. I have the memory allocations for the...
I have a working application with TIMER1 setup to fire handler every 10us. I would like to add a 560us periodic event to enable/disable a PWM, so I add a little more code...
Hi,
Using the NRF52 DK PCA10040, I have built and loaded the KEIL temperature example project (C:\nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\temperature\pca10036\arm5_no_packs...
hello ,
i want to know if there an example available that has both peripheral + Broadcaster role running at the same time , Broadcaster advertise the service in the peripheral...
Hi all Nordic developers,
I am currently working on an application using a sensor (the temperature sensor) on a Smart beacon kit, which must connect and send data to a...
Hi all,
What's the difference between the Beacon Transmitter Sample Application example given in nRF51 SDK and the beacon firmware provided in the beacon kit? Are there...
Hello,
I have a nRF 52 preview board (PCA10036) and would like to use ETM trace to enable the "execution profiling" in Keil v5.
After I enable the trace and ETM trace...
Hi,
I am facing hardfault when i try to enable low power in a ble application. i want to enable trace on my PCA10040 board to find out the cause of this hardfault. can...
Hi,
We are using our own custom nRF52832 based board, with revision B silicon however we are having trouble getting trace functionality to work.
Our code uses the Nordic...