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...
We are moving to the stage of testing our custom PCB which has a nRF9160, from using the nRF9160 DK
We need to do initial tests on our antenna, tuning network, and layout...
Hello,
I just started working with a couple of other people on firmware for a BT dongle.
The existing codebase/software build is based on Linux environment using command...
Currently with default thread network we are using channel number 16 ,Now if we want to change the channel to 25 ,I am using thread API otLinkSetChannel and to get channel...
Hi Everyone ,
I have setup an gpiote iinterrupt on a button on a custom PCB incorporating nrf52840. Whenever the interrupt arrives(button pressed) the bluetooth shall wake...
IDE : Segger Embedded Studio for ARM V4.12 , nRFgo studio
SDK : nRF5_SDK_15.2.0_9412b96 + SDK for Mesh3.1.0,
Softdevice : 6.1.1
Computer Platform : Windows 8 64 Bit...
Hi, I have been using MQTT_simple example and building my application on that. One thing I noticed is that power consumption is around 40mA. I would like to hit that 7uA or...
Hi,
I am using nrf52832_xxaa with SDK v11.0.I have the requirement to disable the debug at the start of the program.(Also to enable it if required in the future).
I use...
Hi All,
I would like to interface a sensor with nRF52840 DK via I2C. I am looked schematic of nRF52840 but I can't find anything about I2C pin.If anyone know the I2C pin...
Hi,
I aim to scan other beacons around me and get their RSSI values, then put this data in my advertisement. There will be many beacons so I need a big space for that data...
Hi, Guys,
I am trying to enable the readback protection for the code region 0 and code region 1, I know that the NRF_UICR->RBPCONF register is flash_backed, so I have to...
Hi,
I would like to generate messages based on whether the nrf52840 SWD is connected (through j-link and Segger Embedded Studio).
Is there a way to query this?
Thanks...