Hi,
First of all, let me confess I am new to NRF and BLE environment.
I am working on a project where the mobile device and NRF 52840 acts as a BLE peripheral and one...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hello, Nordic!
I am wondering about PCB reference design for AoA multi antenna locator based on 52811.
Could you provide it before releasing software supporting this functionality...
Hi. I looked through all the examples in the 15.20 and 15.30 SDK and could not find even one project for SES with it's new linker as an example. all the examples use the old...
To be able to SMS we need the SMSC number stored in the SIM card.
I did not find an AT command to read this, so I gues we need to use the +CSIM or +CRSM?
Regards,
F...
I am using nrf52832 for button less DFU. DFU is working fine when CONFIG_NFCT_PINS_AS_GPIOS is not added in applicaton. When added seems like code is getting reset at bootloader...
I have problems compiling code with modem info support on. My basic problem, I want to establish which modem FW version I am running on.
I added
MODEM_INFO_CONFIG=y
...
We successfully built the mesh bootloader, but want to get RTT working with the bootloader logs inside SEGGER.
We were following this two posts post1 post2 to achieve our...
Hello guys.
I just donwload new version of SDK 1.0.0 for NRF9160 and try run mqtt_simple demo. I didnt change nothing there and there is problem.
I have the follow log...
Hello,
Currently my beaconing application draws approximately 10uA @ 1000ms advertising interval. I am having trouble getting the chip into system power off mode so the...
Hi,
We would like to upgrade an existing product (Bluetooth SIG registered) on the market to the newest release of SoftDevice. Do we need to re-register at Bluetooth SIG...
Hi,
I'm working on a bootloader based on the "secure_bootloader/pca10056_ble" example. Everything works fine until I send the new application binaries (.zip file) and the...
Hello All,
I am working on the NRF51822 custom board.
I am Using the SDK 12.3 with s130 (PCA10028)
1.) Is it right sdk for nrf51822..?
2.) Facing issue in configuration...
Hello,
I am working on a beaconing application and I was wondering if it is possible to run the code beginning with system off mode and wake up the board with a button press...
Hi,
we are using a sensor which streams out buffered data to an ios or android app. If we face a disconnection the data gets buffered and send when reconnected.
But the...
Hi,
I am using customized nrf52 board with softdevice s132
I am trying to interface External Flash (MX25L64) using spi.so when ever i am trying to send any command /data...
Hi
I figured out, that the macros in nrf_esb_resources.h are wrong.
You can find the used resources (PPI, TIMER and SWI) of the ESB library in Enhanced ShockBurst...