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...
Hi. I am trying to get the gsm modem sample project to work with an nRF 5340 app and a Nimbelink LTE modem, NL-SW-LTE-TC4NAG. The only change I made to the project was to...
Hi Nordic Support Team,
First sorry for basic questions.
I'm learning the basic hardware setup & Linux driver configuration things to setup & configure the MCU(i.mx6)...
Hi, i am Agustin.
I am working with Thingy 91. I am using the Asset Tracker V2 application to upload data to AWS. I have a problem with "Build Solution".
Hi , I got a problem when testing nrf53 qspi signal using a logic analyzer ,with a non-blocking init of qspi and a 4 Byte write , codes are below:
I got a word align problem...
Hi Team,
I want to use the Nrf52840-CAKK-R7 chip to fabricate a PCB board. And communicates with other chips by SPI interfaces.
Now, I want to select the GPIO ports by...
Hi All,
I'm using nRF9160DK PCA10090 Version 0.9.0 and I want to update the Cellular Modem Firmware using nRFConnect 3.8.0 Programmer v2.0.0. Debug Probe is switched to...
We have a timer with a number of variably sized intervals as illustrated below operating on a single capture/compare channel (CC):
Currently the method we use to set the...
Dear all,
In the datasheet and online it is mentioned that the DAP (Debug Access Port) is activated when a programmer is attached. Moreover, it can happen that the programmer...
Hello all,
I am trying the get working the example project nfc_writable_ndef_msg on a nRF52832 with the nRF5 SDK.
I have tried the others NFC examples were most are based...
Hi I am trying to update the connection interval of a peripheral device (nRF52840 ) and I have followed the steps mentioned here .
After Enabling the ble on the device I...
Hi Team,
I have several nrf52840 developing boards for developing BLE Mesh applications.
Now, I want to use SPI interfaces. I didn't find any instructions or examples...
Hi
I am struggling with timer in counter mode. What i need is the counter to calculate time between each loop in microseconds. I do not want time interrupts i just need...
I am currently writing code to read the battery voltage using the C language. I would like to include the header file "es_battery_voltage.h" and use the two functions "es_battery_voltage_get...
We are using the 52840 chip SPI interface in slave mode and communicating at about 8MHz are noticing that during periods of innactivity with all systems stopped and sleeping...