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...
Hi there!
As a new developer for the nRF5 SDK, the choices are bewildering and I could not find documentation that gives a clear direction. If there is, please share the...
Using SDK13 with nrf52832 , I was looking for hours how to set up a simple PWM signal.
I don't want to use the example, it's a huge mess, it's not clear and you can...
To build my own application or to programm the nRF9160 DK i have to work with SEGGER Embedded Studio, which i have already installed.
In the next step i have to do the following...
Hello,
I'd like to understand a bit more about transmit buffers for sd_ble_gatts_hvx() calls. Our peripheral application is developed using SDK 15.3.0 and S112 for nRF52832...
Hi,
reading through the gnss socket configuration parameters it came a question to my mind regarding the Power Save Modes.
Is the PSM configuration applied when the GPS...
Followed the example https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/spi
but getting spi received value 0xff each time
my conf file:...
Hello, I am a bit confused with the ARM Cryptocell 310 engine. As I can see this software is proprietary but in nrf5 sdk there is the cryptocell engine as external library...
Hi,
I am using nrf52810 ,softdevice 132.
I am trying to implement whitelist in ble_app_uart code (peripheral side).I take reference from HID mouse example.
Code compiled...
Hello everyone,
We're looking to develop a prototype of a very simple panic button. The device should automatically pair with iOS / Android, and establish a call to a given...
I have an example application executing on the nRF52840-DK on SDK15.0.0, see https://devzone.nordicsemi.com/f/nordic-q-a/67351/are-there-any-differences-between-sdk15-and...
When we try and stream BLE data to the nRF Connect app on an Android or IOS phone the app accepts our requested for an MTU of 244 or 160 respectively, however it does not...
Hi,
Dev setup:
Segger embedded studio - fatfs example - SD card - nrf52832
I am able to write to sd card and see data. But while reading i am failing.
Below is code...
Hi,
I am a bit confused after looking through all the SDK solutions available for NRF52 and need a piece of advice...
I am have started on the project that consists...