Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hi, Request confirmation that nCS nordic SPIM & SPIS drivers implicitly use DMA, I found the response as in: https://devzone.nordicsemi.com/f/nordic-q-a/83593/zephyr-rtos...
Hello! Does anyone know how to access the source code installed on the nrf52840dongle with the Bluetooth Low Energy application?
As you can see, the application offered...
Hi,
I need to enable PIN based security for my dev. project on Nano 33 BLE, by PIN security I mean force mobile app to enter a hard-coded PIN to connect to my BLE device...
Hi,
I'm working on a simple app that is supposed to generate a CSR and have it signed by a web server. The problem is, I can't even get zephyr to build the components...
Hi,
i am working with ic nRF52832_xxAB. example provided is based on nRF52832_xxAA. creating ram size issue. how to select proper ic numer, flash and ram sizes.
Hi,
I am currently working on a custom flex board using the Taiyo Yuden EYSHCNZWZ (based on the nrf52832). I am able to program the device with the soft device, bootloader...
Hi,
I'm designing a PCB based on the nRF52 Dev kit.
I just need a BLE module with the nRF52832. My question is if I use the ports p19 or p20, do I really need the ATSAM3U2C...
Hi
I am trying to write 200bytes of data in flash memory ,
but sd_flash_write() returns error code NRF_ERROR_INVALID_FLAGS.
and i couldnt find out the reason for that...
Hi
I wanna use second pin of nRF52832 as a gpio output pin.
I'm using software as a follows.
・nRF5_SDK_17.1.0_ddde560
I don't know which function programs I must use...
Dear, 1. what maximum voltage may be applied through the two pin connectoe marke External Supply on nRF5340Dk kit? 2. Does the Debugger works with external supply also or...
Hi,
Simply asking, what is the difference between nRF Connect SDK and nRF Connect Desktop? I would like to program nRF5340 DK with a feature of ble coded PHY (ble with...
Hello,
52840 MAXIMUM_TX_POWER is 8dB,
it support long range transmission,see Test reports & deployment recommendations — Fanstel
5340 MAXIMUM_TX_POWER is only 3dB...
we are using "nRF5_SDK_17.0.2_d674dde" and nRF52832 chipset to develop software, after build via SES, we try to merge the app hex file and softdevice file, but it fails. ...
Hi,
We want to know more about DMA in I2C,
we are using TWI Master and Slave drivers as mentioned here in this blog https://devzone.nordicsemi.com/guides/nrf-connect...