-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
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...
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...