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...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
I am using a Windows machine and would like to compile a sample nrf5* project (preferrably nrf52) by using the command line only - no GUI.
Can you please tell me how I might...
currently i set the GENERIC_ONOFF_SET_MAXLEN to 10 and from server i can see the message is received, not one package, but 6-8 packages from client,
my question is what...
I downloaded the nRF Connect SDK v0.4.0-rc1 by following instructions from the Getting Started Assistant, but I am unable to set in up in SES.
I tried to set the environment...
Trying very hard to get up to speed on developing Zigbee devices using the new 3.0 release of the Zigbee stack. The documentation is virtually useless as far as I can see...
Hello,
I am trying to benchmark the CC310 cryptocell on the nRF52840. I am testing the ECDSA example (examples/crypto/nrf_crypto/ecdsa). I can run the code fine with the...
Hello!
I have been working for a while now to get the power on off and default transition time working properly. I have successfully gotten the models to be initialized...
Hi,
I'm using the PPK and with a DK with the nRF52832 and use the S112. When i zoom in i see the current peeks of 30µA in system off.
What can be the source? (Can this...
Hello,
I want to test the IKS01A1 (STM) board with the STEVAL-MKI159v1 board by placing the IKS board in the Arduino connectors on the nRF52 (PCA10056) DK board.
I want...
Hi all,
I have checked in Nordic Devzone for this query but no luck in finding solution for my query.
I am using nrf52832 and configured as central and peripheral.
my...
Hello,
I am looking for reference circuits for the nrf52832 in form of EDA files. I suppose that NordicSemi used to provide Altium examples, but the link in the Infocenter...
Hello!
I'm trying to develop a BLE HID Gamepad/Joystick using the NRF51822. I've tried the examples of HID keyboard with SDK 12.3.0 with S130 soft device and they work fine...
Using NRF51822 + SoftDevice 130, version 2.0.0, I have written a program which reads data from on-chip flash memory and transfers it to smartphone once connection is established...