Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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,
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...
Hi,
I flashed example thread\cli\ftd\usb\pca10056\blank\ses contained into nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b and I measured current consumption by using Power...
I know the question has been up before, but why does the data sheet say pull up/down ?
isn't the signals always pulled up? or is there a scenario where the nrf52 would switch...
i make a project
Every 5 minutes, beacon advertising should be repeated for 30 seconds.
Using the RTC example, LED lights and turns off every 3 seconds were realized....
Hi Sir,
In the datasheet, the start up time of 32K LFXO is 0.25s.
What is the start up time of 32K LFXO at Low temperature (-40/-30/-20 degree)?
Thank you.
BRs, H...
I have successfully upgrade 2 thingy 91 with the latest modem firmware 1.2 via MCUboot, and it worked.
I then tried to upgrade the existing standard application from 2019...
The nRF9160 v1.2.0 does not respond "OK" after AT+CFUN=0 !!!
2020-05-07T12:21:07.489Z DEBUG modem >> at+cfun=0\x0D\x0A 2020-05-07T12:21:08.489Z ERROR Error: 'at+cfun=0
Hi Devzone,
I am a beginner in BLE development. I have a nrf52840-dk and want to test the ble-app-uart example in SDK-16.0.0.
I firstly use NRF connect desktop programmer...
Hi,
I recently procured a nrRF52 DK board (PCA10040, v2.0.0 with nRF52832) for our new product development activity.
I tried following precompiled binaries present in...
Dear Nordic Tech Support & community,
The SDK 16.0.0 supports only one button long-push at time. Attached you can find a SDK-patch to add the support of multiple long-press...
Hi Team
I am trying to implement the firmware upgrade for master controller nrf52832 on chip using esp8266 over uart and I am very new with this boot-loader part.
I...
Hi
I had implemented a DFU module in esp8266 where I am trying to upgrade nrf over serial (UART Communication).
I had success with Init file write but when I send the...
Hi,
I am using nrf52833 EVB as an SPI master. The data is sent properly and well-received at the slave, however, I have a problem with the data received.
The problem...