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...
I design a 4 layer pcb which include nrf52832. But i'm unsure what rf trace width should be on 4 layers pcb?
This trace 30mil width and 5mil clearance for 2 layers pcb as...
Hi,
I am using NRF52. i have custom board on that external flash and SD card is not available. i want to use msc class so that i can drag and drop file and read it in controller...
Suddenly my app, running on iOS 7, is reporting lots of spontaneous disconnects by the peripheral device, an nRF51822, indicating a timeout:
didDisconnectPeripheral: Peripheral...
Hi !
I added " Read Characteristic" in NUS.
How can I get different values every time I click "read again"? For example, read the value of a varying ADC from here. ...
I am investigating increasing throughput in our application. Upon investigation both with our software and the ble_app_att_mtu_throughput example code. I found that there...
Hello! I want to develop such a functional: nrf52840 receives a line from my application that it saves to memory, and then, when I click on the button, it returns this line...
Peripheral: nrf52832
Central: nrf52840
The communication speed after executing sd_ble_gap_conn_param_update is different in the following two cases.
case 1:
...
Hello
I am trying to do BLE communication using nRF52832. I wrote the exact same program on a module (BLENano2) with the same nRF52832 chip, but one was able to do BLE...
Hi.
- Is it the case that before every write to persistent storage via nrf_fstorage_write, the page written to has to be erased first (via nrf_fstorage_erase) since only...
I have used nrf51Dk with nrfPPK before some days now trying to flash nrf51DK but its not detecting any board I tried to recover but not recovering it I have already added...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) For Secure Serial bootloader in below path, I want to change Tx...
Respected sir/mam,
Our system interfaced with nRF51422 and code is developed by S310 ( path :- nRF5 SDK 9.0.0 -> examples->multiprotocol ->ble_ant_app_hrm -> pca10028->S310...
Hi Devzone!
I'm using saadc to receive the value from analog sensor.
The power consumption is quite high so I wanna set the saadc's iteration cycle to 1 hour. Once...
Hi All,
I have a problem when enabling the NFC tag t2t with the soft device S140 with 52840.
I can run the NFC example project 'nRF5_SDK_15.3.0_59ac345\examples\nfc\record_urlrecord_url...