Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
Hi,
We would like to connect other SIM card than iBasis's SIM card with nRF9160.
How can we register sim cards to nRF Cloud?
Can we register by inserting ICCID and PUK...
Greetings, I am developing an application for the NRF52840 in a RAK Wireless RAK4631, using the Arduino BlueFruit libraries.
When I monitor NRF_RTC1->COUNTER variable, it...
Hello everyone,
Because of problem with availability we were forced to change our ready-for-production project from nRF52832_xxAA to nRF52832_xxAB which has 2x less FLASH...
Hi, there
I am using nrf52832 chip on a custom hardware and also using softdevice 132 to send data to an app.
I need to send data from app to MCU and vice-versa and...
Hi
I am using the nRF52832DK and the BLE_App_Blinky.
I have a stable BLE connection to a phone and then I try to close the connection inside the nRF with sd_ble_gap_disconnect...
Hi, I am trying to implement Azure FOTA using your libraries. My source code is a combination of the Azure iot sample and the Azure fota sample + some necessary alterations...
As I know,the New Order Code of nRF52 Series has added Access port protection Controlled by hardware and software function, the earlier order code : Access port protection...
Hi, I'm working on updating nRF9160 modem firmware update.
I have update modem[mfw_nrf9160_1.3.1.zip] using nRF connect Desktop application and read partition using nRF...
Hi
I run nRF connect SDK 1.7.1 and have a custom nRF9160 board.
I'm trying to get the I2C peripheral to work with my own hardware.
I have read and googled all tutorials...
Hi,
Can I use the hex file compiled for nRF52810 for nRF52805 directly ? Please note that I am not using any peripherals other than radio.
Can I use the nRF52810 build...
We use the nRF24L01+ in a dedicated RX mode, and it is preceded by a power splitter, filters and LNA. In order to run some system calculations, I'd really like to know the...
We are using nRF52840 on a custom board with nRF5 SDK v15.3.0.
Our application uses the NFCT driver (nrfx_nfct) along with nfc_t2t_lib_gcc.a to emulate a NFC tag with some...