Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
I've noticed sometimes the merged hex file differs slightly between different mergehex runs when merging the same hex files. Is this a bug or mergehex tool never guarantees...
Hello!
I'm having a problem and a hard time trying to understand what's wrong. Currently, I'm using the SDK 14.2.0, SD 5.0.0 and Segger on macOS 10.14.2.
I'm using the...
Hello,
I have a product using NUS profile and plan to update it to support connection from multiple phone
Do you recommend to start from Multiperipheral example and...
if i use this code to send data,i sometimes miss data..
do { err_code = ble_nus_string_send(&m_nus, (uint8_t*)data, &data_len); if (( err_code != NRF_ERROR_INVALID_STATE...
I have nrfutil version 5.0.0. I run this command:
nrfutil pkg generate --hw-version 52 --sd-req 0xA8,0xAF,0xB7 --application-version 2 --application ./nrf5/Debug/nrf5.ihex...
Hello! We are trying to use Nordic AndroidScannerCompatLibrary in our Android application to scan BLE devices and measure its RSSI level. BLE devices is mounted on ceiling...
Hello there,
I would like to read the data I sent through a WS2812b LED string. I drove it using I2S. Upon reading it, seems like it is not a good idea to read it using...
Not sure what I did to cause this, but my nRF52840 no longer works. I searched for solutions and came across:
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52...
Hi,
I am wandering if it would be possible at all, to wrap a quarter wave antenna printed on flex pcb around a cylindrical battery (LiFePo4)?
Would the radiation be...
Hello,
Information:
SEGGER Embedded studio Studio v412
Windows 10
nRF52832 on a development board.
We are attempting to merge an application with a bootloader...
I have read that the nrf51822 is not supported anymore in the examples of SDK's older then V12.
Does the nrf51 completly not work anymore with newer SDK's or are only the...
I have my system working with softdevice compiled in but not enabled. System communicates with external chip using SPIM peripheral, everything is working fine until I enable...
Hi,
I have my custom board wired to the nRF52 development board. I am using SDK 15 and softdevice 132 for this. I am trying to set up SAADC to measure adc data on Analog...
Hi,
I'm only seeing the GPS_SIM driver in the nRF Connect SDK. Is there any driver to enable any evaluation of the nrf9160 on chip GPS anywhere?
Regards,
Kilian