I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hi all,
I'm working on a board equipped with a nRF24L01+. It is PIC32 based and I'm writing a mini driver for it. So far my SPI and API seems to work correctly:
...
I wasn't able to find any documentation or examples for the BL-651 chip which is meant to run the same code as the NRF52 bluetooth chip.
I'm having trouble running it on...
Hi everyone,
I'm using a Si7051 I²C temperature sensor connected to a nRF52840 and I found some very weird behavior of the TWIM module. Firmware-wise I'm using the mbed...
Hello All My English is not good, so Sorry I have a question like this
I have self BLE unit - EYSGJNAWY-WX from TAIYO YUDEN firm That has nrf51822 CPU and 32.000 crystal...
Hi there,
I would like to know why v4.22 version of SES doesn't have "nRF Connect" tag under " Tools→Options "
also I even can't find "open nRF Connect SDK project" option...
Hi,
I have an app that uses freeRTOS
My app runs OK , however when I am debugging it in segger studio with my SWD connector, it crashes with no reason
If I check the...
Hi,
Do you have a basic Android Studio App that can connect send and receive from an nrf52832 based board already programmed?
I know the protocol strings I need to send...
Hi I am porting my application from SDK12.3 to SDK15.3.
I am facing error during advertising. Below is the code snippet and error is invalid param (0x07).
For scan response...
Hello everyone. I am working on an RTLS application that uses BLE's RSSI measurement method (Using nRF52840 dongle) to locate a human. The system has 3 components:
Beacon...
Hello, It looks like if there is an issue with bootloader DFU. If no connection timeout is right. But if you starts a DFU late (near the end of the timeout), il will cut during...
I intend to check some of the NRF_SOC_EVTS in my application. Where should I register soc_evt_handler(uint32_t sys_evt, void * p_context) function? Will this function be called...
Hello Nordic, I would like to know if there is production timeline of the nRF52840 Chip , I know it is a new product, but can you tell me if there a plans how long this chip...
Hi!
I have SDK15 central (nRF52832) with previously bonded peripherial device also SDK15 (nRF52810).
All works. But sometime when power on on the peripherial device, connect...
Hello,
I am working on a custom PCB with nrf9160 capable of getting good signal (tested using 'at_client' sample) and all is well on the hardware.
I am currently working...
Hello,
I have this error and I have no idea whats going on:
No such file or directory: 'C:/nRFsdk/ncs/nrf/samples/nrf9160/at_client/build/zephyr/CMakeFiles/offsets.dir...