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...
Is there an internal counter for the number of packets transmitted since power on?
Im trying to change the advertising packet content after a timer is expired or a certain...
Hi,
I am using example bootloader from Nordic.
SD7.0
SDK6.1
S110
2nd rev chip 51822
IROM 0x3C000 Size 0x4000
Optimization Level3
The implementation is based...
Some months ago, I was told that a new BLE DFU Bootloader with code signing/encryption was expected before July.
Can we get an update on the expected release day?
I find "led_radio_example" and "button_radio_example" as 2.4G transceiver with nRF51822.
Is there any example source code about how nRF24L01 can talk with nRF51422?
Hello,
I'm modyfiyng a NUS template. I noticed, that when I move to far with my Android phone (with the nRF UART v2.0 app) from the NRF51 PCA10000 board, it disconnects...
The above mentioned example ( here ) is the one that is available in GitHub.
I want to implement bonding with static passkey based on SD110 v8 and nRF51822 with Device Manager...
I've tried to drop in all non-main code from the spi 5W example into my program and I keep getting the following errors:
.\_build\nrf51422_xxac_s110.axf: Error: L6218E...
Hi -
Looking for a layout review of the NRF51822 antenna and oscillator design attached. The two main questions are:
Is it recommended to remove the copper ground...
Hi,
any plans to release firmware package for nrf51822 smart beacon using Soft device 8 and SDK 8? Thinking I better ask before I start adapting it on my own.
thanks...
What is the pinout on the DEBUG OUT-pins?
How do I adapt the code to work both with dev board and an external chip?
There are BSP stuff I probably can't use that I use for...
I am using S110 7.1.0 which I know has the ability to unblock the CPU during Radio Event. However I would like to do the opposite and increase the time between a Radio event...
Any news on the new specification for S130?
I am trying to find out the concurrent power profile. It the power management section it said that it has not be characterized...
Well, I've ordered my preview nRF52-DK and might get it by the weekend. I have not been able to find the schematics and design files on the main Nordic site, or the new infocenter...
This project is a HRS example from latest SDK, without any modification. I use nrf51 DK board. WHen I debug, I get hardfault after some type. Try to run the code under debugger...
Hi,
we used NRF_UARTE_Type POWER for the "peripheral power control" of the UART interface on nrf51 - works fine.
After trying to port the nrf51 to nrf52 I found out...