Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) I ported UART into my code and it...
Hey all,
I would like to make a flexible design with ability to assemble NRF52832 or NRF52810 , both are pin to pin compatible ,
But i just wonder how to consider regulation...
Hello,
I am developing a capacitive sensing application with the nRF52 DK and Segger Embedded Studio. So far I have integrated the Capacitive Sensor Library Example into...
Hi everyone,
I am working on a project with the NRF9160 DK where I want to use the UART3 channel.
The issue is that I got compiling errors when I add CONFIG_UART_3_NRF_UARTE...
Hello,
I want to test the Thingy Mesh Provisioning Demo v0.7 with the codes provided on the GitHub:
https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo...
Hi,
I am using s140 v7.0.1 for nRF52840.
I found if I configure NRF_GPIOTE->CONFIG[0], then BLE will not work.
Which GPIOTE channels are used in s140?
Thank you.
Hello,
I need example code or guidance in how to receive eddystone advetising packets on the nRF52832.
In my project, I can send standard eddystone packets to a app...
Hi All,
I am new to BLE technology and I am working on nRF52840 and I have below queries.
1) I need to operate my device to scan and advertise both at the same time when...
I stuck a breakpoint in the main loop to capture the timer values. Everything looks good, the capture has worked. The interrupt isn't called however. I've disabled the softdevice...
Please understand my low English level.
Segger cannot find be_advdata.h. I've added this route to the preprocessor. But an error occurs. How can I fix this?
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
For better clarity, I am trying to understand...
When scanning, is there a built-in way to detect and ignore duplicate advertisement packets (i.e. from the same device)? Specifically, I want to instruct the SoftDevice not...
Hi.
Thank you for your hard work.
I would like to apply the Timer example to the Uart example in SDK 15.2.0.
It was able to build without any problems before the timer...
Can somebody help me to setting up debugging in eclipse (nRF52840_xxAA)? As all I use some old tutorial here . But I still can't set up debugging on eclipse for 3 years of...