Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Hello,
I started to make an app for a board with nRF51822 with softdevice S120 version 1.0.1. Now I would like to have the DFU implementation in it but I am stuck at the...
DFU create my image,i have a question as follow:
i can open nrf.exe(By default, the tool is located in the C:\Program Files\Nordic Semiconductor\Master Control Panel\3.9...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Working on a wireless mouse project using an Interlink micro joystick ( www.interlinkelectronics.com/MicroJoystickHDK.php) and nrf51822 ble module. Movement of the interlink...
I've read through the DM code in the S110 library of v8.1, so this question is just asking for confirmation of what I'm reading.
The device_instance_allocate function returns...
I have an old version of nRFgo Studio and nrfjprog installed on my computer (version 5.2.0.45231). I use nrfjprog from command line to flash my devices (easier than clicking...
Hi, I am developing a coin cell powered NRF51-based device that needs to keep track of reasonably accurate real time (no calendar, just number of seconds) in a long term ...
hii,
i am working on ble project where i would want to read the name and address of a slave.The example i am looking at is "nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Board\nrf6310...
Hi All,
I am trying to make a nrf51822 talk to a SPI display by using the SPI Master.
My problem is that the display does not give any output, only takes input.
The...
Hello,
I am writing an application in Qt that runs on the computer and interacts with a nRF51422 via BLE. Now I have noticed, that I have to tell the framework, which address...
How do I reset nRF51822 to shut down the debug port?
I have a custom board with a built-in battery and strong power management.
If I power up the board without the debugger...
Hi All,
My goal is to advertise the generic packets untill a GPIO interrupt occurs. So in order to achieve low power consumption I have increased the time interval of those...
bootloader.rar (/attachment/d5fd4fbbc7d37433740f6c9468f3110b)
bootloader_dfu.rar
Hi,all.i want to set same macaddress with my app in bootloader,and advertise it in bootloader...
I have a pstorage Clear and Store that I use just before calling bootloader_app_start() in my DFU bootloader code. Everything was working great testing/compiling (GCC) under...
Hi,
we'd like to use nexus 7 II(android 5.1.1) to connect nrf51822, but cannot connect if nrf51822 uses whitelist.
step 1. we send advertising packets without using whitelist...