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!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
Hello everyone.
Iam working on a project where i need to detect a falling edge from a ADC (ADS1298) when new data is ready at a sample rate of 500SPS. I have the issue...
Hi Great Nordic Support Teams:
I'd like to know schedule of nrf9160 specification:
1.When will 9160 support R14 regulation in NB-IOT/ LTE ?
2.When will Nordic release...
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...