Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hello,
My nrf51822QFAAH2 doesn't start, I mean that when i plug it, i can't see any Bluetooth device on my mobile detected, maybe I am missing a step, I don't know,
Here...
Hi.......
i am student , i am doing a project based on temperature. i want transfer data from temperature sensor to phone via using NRF connect . can you help me ? how to...
How send the larger data,which is more then 300 bytes in spi master example.i am using the Sdk 15.0.how to enable the spi .please send the default pins used for the spi.
Above is the "inverted—F" PCB antenna referenced.Below is the RF SCH and PCB layout,the PCB diameter is 20mm.Chip we use nrf51822 and bal-02d3.
Can the antenna work...
Playing with the logging and cli commands for logging, I normally get this if all my modules are lowercase named (but also if they are alfabetically after CLOCK):
It seems...
I have met a problem, that I can't download the previous version of nRF5 SDK, like 15.0.0, but only the lastest,15.2.0. Because a lot of work of mine is based on version 15...
I have successfully built and run the mesh examples 2.2.0, on several nrf52832dk boards with the exception of the EnOcean Switch example.
I can successfully build and launch...
Hello,
I like to create a BLE Device with a nrf51822 which is able to receive 2 states from a BLE Phone. My idea is to set up a BLE Service within this BLE Device which...
Hi I'm attempting to transfer some text strings over ble I have a nRF51 as master and a AVR & HM-10 module as peripheral. The peripheral/AVR side I have working fine - When...
Hi,
I am currently working with nrf52832 chip.i tried light-switch demo examples in mesh SDK v2.2.0.working fine.Now, my requirement is mentioned below
A--->B----->C...
Hi
I'm using nrf51822 & PCB antenna due to size constraint I changed antenna direction (edit library file) so that it will fit within size. Also, components placement slightly...
Hi, our current Android application is based on nrf uart app example and we want to restart an implementation based on template example on top of BleManager library. Could...
Hi Nordic, I am working on NRF52 DK, with the example program ble_app_interactive, SoftDevice S132. I am trying to connect to peripheral board, but I can't establish an connection...
Hi All,
I am currently working in a team desigining a wearable that uses BLE in 2.4 GHz band to communicate with smartphones and other devices. We have been working with...
Hello developer's!
I am able to build Flash_fstorage_example in segger embedded studio, But when i press continue execution button, it take's me to
app_error_weak.c file...