I created my first nRF52832 (QFN) layout including PCB antenna. Before I order the PCBA, I would like a review. My design is almost identical to the reference schematic for...
We tried to see device logs from our target.
We use dfu bootloader for our custom target.
I enable RTT logging on our custom source for our target.
Then we can see...
Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...
This is a continuation of my previous thread ( Connections drop and don't come back (and "SoftDevice Controller ASSERT: 53, 296") ) (Case ID: 341823).
The project is a star...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hi,
We need to try communication (I think it should be using the ICMSG library) between the processors in the SOC NRF54H20. Do you have a suitable example? I tried the IPC...
We have a custom board that I ran through the board_v1_to_v2.py program and then attempted to build under SDK and Toolchain 2.8. When I run it it failed in the CMakeLists...
Hi
We know most of access contol for entrance was implmented by RFID. Is it feasible to design it by BT4.0? My idea is as below. Thanks for your comment.
There is a...
Hi.
I have a nrf51422 EK. I follow the steps in nrf51422_Evaluation_Kit_User_Guide v1.1.pdf but I couldnt do blinky_example project to works. In debugger mode, I see that...
I'm using the rRF51 DK with Segger Jtag. In the demo Keil version, I set up Segger jtag to NOT cache memory. When I look at a memory view in Keil, the memory is not being...
Hi
I tried DFU OTA in nRF6310 board as SDK document guided but it cannot work.
Boot loader is from SDK5.0.0 device_firmware_updates project..
SoftDev is v6.0.0....
It appears that the current version of Master Emulator v3.5.0 does not include support for long-writes. I know that SD110 v6.0.0 does support long-writes and my application...
Chip: NRF51822
softstack version: 5.2.1
I ran into an issue and i'm trying to understand it better. I was calling the function sd_ble_gatts_value_set(...) from a GPIOTE...
Hello,
We are having some problems with a board that we developed using the NRF51822, see this post: devzone.nordicsemi.com/.../application-halts-on-softdevice-initialize...
New to BLE and nRF51822. I need some explanation and clarification of connections and connection intervals. Can I get a overview of how the nRF51822 or answer some questions...
I get a nrf51422_1.0.0-2.alpha.zip. But why s310_nrf51422_1.0.0-2.alpha_softdevice.hex is bigger than 256K(287K),How can I burn this hex file into the nrf51422 Flash?
Hi,
I am using the nRF51822 evaluation kit, and have been unable to get it working. I compiled the sample BLE Heart Rate sensor program and uploaded it to the evaluation...
Neither in BLE core specification nor in your documentation I found a hint, how the size of white list is defined and what the limits are.
At the Link msdn.microsoft.com...
Hi All,
I am a beginner with nordic nrf 51822. I am confused between so many code development tools.I have a usb based nrf 51822 development board. I prefer to use microsoft...
As far as I know there is a restriction in older bluetooth versions for number of slaves in a star network. 6 slaves can access same master, totally 7 units in a star topology...