Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hello,
I would like to have something like this:
ROOT_COMMAND SubCommand CustomParameter
Example:
DeviceName Set ExampleDeviceName
Where CustomParameter can...
I have a nrf5280 PDK. I worked well. But now, when i plug micro usb capble from my computer. Led5 do not light or blink. and I can't load my program to nrf52840. How can I...
Hello,
I search for a memory (1 Gbyte or more, SOIC) compatible with nRF52 / Fatfs (component controller is "SD card SPI access" style). Do someone have a keyword for my...
I am building an application where a central device is controlled by only one remote control, which is a peripheral device (both nrf52 running S132 v3 softdevices and the...
Hello, as the title suggest, I want to implement an iPad/iPhone mesh provisioner, and this is my general idea:
Build an App which sends and receives customized advertising...
Hello,
I'm looking at BLE 5 advertising packets and the new feature allows to redirect the adv packets from primary frequency channels to secondary ones with an option...
Hi,
I see that the nominal deafult rampup time is 140 us in NRF52.
However, I'm measuring it with logic (via GPIO+PPI) and I get 129.4 us.
Why there is such a difference...
Hi, I received an e-mail about the new nRF52840.
Nordic Semiconductor has today released the new nRF52840 multi-protocol SoC
with on-chip support for the upcoming Bluetooth...
Hello,
I tried the example code ble_app_proximty connect to android using nrf connect application, but why when i try to connect, nrf51822 can not connect, like example this...
Hi /.*/,
i just downloaded the newest version of the nrfjprog command line from the following site:
www.nordicsemi.com/.../58855
Unfortunately after i unpack the downloaded...
Gentle folks,
I'm sure I'm making some simple, primitive error. Please help me mend my ways :-)
Using gcc in the NetBeans IDE on MacOS for building and running the ble_app_hrs...
Hi all,
I have seen thread related to this question such as this and this and I am aware that spikes happen due the automatically controlled refreshing mode of the DCDC...
Hi,
I am working on ble_app_uart_c example provided in SDK12.3.0 with S130. I tried this example on PTR5518 ble chip but suddenly device goes resetted every time.I am printing...
I'm finding rather high power consumption developing freeRTOS on the nRF52. I have it found that it appears Task's are suspending properly on the main BLE thread (copied from...