I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
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...
Hi,
I am compiling pc-ble-driver-py 3.6 version ( https://github.com/jorgenmk/pc-ble-driver-py/tree/python3-support ) and it gives me an error:
0%] Building CXX object...
Hello,
I send 32 bytes of data in 4 milliseconds via UART. Peripheral sends this to ble_app_uart_c for a certain period of time. But after a very short time there is fatal...