Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
1, The SDK is nRF5_SDK_14.2.0_17b948a;
2, running the usbd_audio project; It don't control the volume by 52840;
3, Can you help me how to adding the volume control in...
We tried two build options:
1. thread version 1.1 with
# Set OpenThread NCP architecture CONFIG_OPENTHREAD_COPROCESSOR=y CONFIG_OPENTHREAD_COPROCESSOR_RCP=y
CONFIG_OPENTHREAD_THREAD_VERSION_1_1...
Hello
I'm using sdk v17.0.2 and I'm going to program using nrf52840 dongle.
I used nrf52DK because I didn't have nrf52840DK. And I'm going to upload the source code that...
Hi!
I am running Zephyr sample application for direction finding zephyr/samples/bluetooth/direction_finding_connectionless_rx with minor modifications on nRF52833 DK. I...
Hello, I'm developing a BLE application under nRF51422 based on SDK12.2 using softdevice S130. Now, I'm porting the application from Keil to IAR 8.11. There is no compilation...
Hi,
SDK nRF5_SDK_17.0.2
Using :\examples\peripheral\saadc
I want support for multiple peripheral in same project, so i took the saadc example and on top of it add Uart...
Dear Devzone,
We are testing GPS of our products based on nRF9160.
When we test in one car, the GPS signal is lost when the device is put inside this car. This situation...
While testing DFU for OTA ,after entering bootloader mode on my nRF52840 DK, the device doesnt show up either in the device manager or using nRFconnect and Jflash lite . when...
I've 3 FTD nodes (nRF52840 SoC), the network between the nodes and the UDP message transfers are been done successfully.
I want to split and send the messages between...
Hello,
I am using your NRF9160 chip and need Nordic team help. I have refer to your FOTA sample, I am looking for a safer solution for updating code. On my board, I use...
Three software seems to perform OTA DFU: nrfutil command line, nRF connect from desktop, nRF connect from mobile
Do I need all three of them? Are they part of Nordik SDK...
Hi,
I am using an Adafruit nRF52840 Express with a sensor board attached to it. I'm noticing that my sensor IC is reading about 3-6dB higher noise in the 10-50Hz range ...
Hello,
I want to program and debug a custom PCB using the nRF52832 SoC and nRF52 DK. I plan to use this setup:
From what I understand, the GND detect will cause the...
Hi Nordic team,
We are busy testing the throughput of the nRF9160. We are having issues installing the NCS at this stage, and was thus provided with a HEX file of the Serial...