I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
i've written this program to toggle a led on a button click
if the time between two button pushs is less than 3 seconds it doesn't work the handler isn't called , i've...
Hi.
I've started to check if I can get ANCS compatible content provider to run in Android. The nrf52 is running out-of-box version of the nordic ancs example.
I can...
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...