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...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hello
I want to get the MAC address of my custom device, is it possible to get the mac address of the nrf52832? and if it s possible , in which register? Thank you
ble_app_template.zip I need to setup whitelist. To achieve that while calling ble_advertising_init I specified
ble_adv_whitelist_enabled = true
then, while handling...
Hi all ,
I have to decode the IR pulse for remote . I want to use Timer to count pulse width .I know how to use timer to create a time , but I don't know how to use timer...
nrf24z1,atx has been linked with arx, iis of atx module have signals(clk,ws,data,mclk),iis of arx module have signals(clk,ws,mclk),but arx module have not data of iis. can...
HI,
We connect our own board with nrf51 via UART. From the host board, I call sd_ble_gap_rssi_start() first. I can see BLE_GAP_EVT_RSSI_CHANGED happens. Then I call sd_ble_gap_rssi_get...
We are all familiar with NRF_MODULE_ENABLED macros, what is their purpose and why are they required.
However, I am wondering if there could be a better way to implement...
Hi,
I am trying to get the example spi slave working. I am using SDK 11.0 ( I will try again under the 12.0 SDK later today).
I've checked my spi master by running the master...
Hi,
I am trying to interface MCP2515 with nrf51-dk. MCP2515 talks over SPI, so I have taken SPI_master as my base code. I have used MCP with arduino, so I thought it would...
Hi DevZone,
I am Nordic beginner, I am using the Nordic SDK example code for my current project. Before using Nordic DK, I was using Arduino for this project.
There are...
I'm trying to enable the S140 softdevice on my nrf52840-PDK from NuttX. When I call sd_softdevice_enable(), it returns NRF_ERROR_INVALID_FLAGS, which is not one of the documented...
I hope, operating BLE 5.0 at low data rate will give us longer range in open space. So in an environment like a football field, where each player will have 5.0 operating devices...
Hello,
I tried to add the code of the bluetooth tutorial called "Bluetooth low energy Characteristics, a beginner's tutorial", with a code that measures the delay of two...
Hi
I am working on a design using an nRF24L01+ in a circuit also consisting of an ATMEGA microcontroller and a H-bridge motor driver driving a brushed DC motor. The whole...
hi all!
I would like to ask the DCDC and LDO two modes of choice. My product is a watch, it uses the cr2032 battery dropped to 2.5v by an external LDO to 52832 power supply...