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...
Hi,
I have set up a two NRF51DKs one in a central and one in a peripheral role. Using MCP and nRFConnect I have confirmed that I can send read requests to my peripheral...
Hi,
the documentation page of Gazell warns that it is outdated.
Warning: This is old documentation, and should only be used for historic reference. Please go here...
Hello,
can you help me with choosing the right software components for nRF51 and nRF52 ?
nRF51 on the left hand side works on the battery and turns on when the button...
hi,
I am working on nrf52 sdk11 and s132,
when I am using ble_app_uart example on my custom board I used nrf_delay_ms(10000) i.e 10 seconds when i observe current consumption...
When i use sd_ble_gatts_hvx() send package,i can use the usb dongle get the data package,as it show i can get the information such as, LLID, MESN, SN,MD,PDU-Length show in...
Hello,
I am trying to scan a local name for beacon device on nrf51822 SDK12.0.0 ble_app_multilink_central. The original peripheral sample was working as well. But the beacon...
I am using SDK 12.0.0 and Nrf51 ship.I was trying to compile micro-ecc library in eclipse using make file.I have cloned the micro ecc library from this link .I am using the...
Hi,
I want to eraze the flash page of nrf52832.
Since the default flash page size is 4096 bytes, it takes 90ms to eraze the page.
I want to shorten the time for erazing...
Hi!
I have to do an application is talk via bluetooth. I think i use codec IC to sample the voice then send data via bluetooth. In the receiver device , I use other codec...
I am attempting to write to multiple CCCD handles in a service as a central with no luck. I need to write to one CCCD handle to enable notifications and another handle (BLE_UUID_UPDATE_CHARACTERISTIC...
I am planning to start a project using nRF52832 but do not want to buy IAR or Keil as they are expensive, if I use GCC Compiler with SDK then is it possible to debug the code...
Hi, beginner here..
Frequency hopping used for advertising bluetooth beacons uses which 3 frequencies? Is it possible to choose those frequencies using the software...
I am admittedly a little lost here:
I am trying to utilize a RedBear BLE Nano 2 (nrf52832) to collect serial data from a sensor and send it to a raspberry pi every 15 minutes...
Hi, I have a wristband with a full color display and touch with a nRF51822 where I am using SDK12.3.0 and Softdevice 130. I want to display a YES or NO question on the display...