Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
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...
Hi,
I downloaded and installed latest master control panel for Win7. It now crashes when communicating with nrf51 dongle. Seemed like it crashed the first time while it...
I'm using the APP_BUTTON_INIT-Function to register a button at the GPIOTE-System. This works great while running normally, e.g. I can react on debounced button_down or button_release...
Hi
I am developing for the nRF51822 a 4 layer print with a power and a ground plane in the inner layers. I will be using a balun from Johanson Technology (2450BM14E0003...
I've heard that's not allowed. If so, why?
If it is allowed, are there any precautionary steps I need to take, not to interfere with the radio?
Thank you!
Gil
...
Hello, we have a custom board based on the CEAA WLCSP reference schematic with internal LDO setup. Our supply voltage is 1.8V (VCC_nRF). Unfortunately we don't see any BLE...
Hi,
We are planning to use the SWD Tag Connector with our nRF51822 platform.
Please refer the snapshot for pin 3 connection on our board with Tag connect footprint.
Pin...
Hi
My product is ready for mass production, before start to sell, we need to do the Bluetooth qualification, we asked several local test labs, they told us that their test...
Where can we by a connector that fits into the antenna connector.
We have nRF51-DK development kit and want to connect to externa PA with an antenna connector and have trouble...
Hello Guys,
I'm implementing the ble_app_hids_mouse. I can pair with Windows, I see the mouse arrow moving around etc everything looks good except when I tell Windows to...
Hi,
I have successfully enable the app_timer module which toggle an output pin on every interrupt, and now I want to enable an interrupt on every 400us with %10 accuracy...
I want, without success, to wake-up from SYSTEM OFF state, send advertisements with some custom data and go back to sleep.
The counter value is always 0, instead of being...
Hello,
I use nrf51422 to connect the ANT device(Heart rate monitor) and it can work .
My question is ,
I want to assign a new device_number to 51422 and use this new...
Downloaded an used the latest (2 months old) code from DFU-Bootloader-for-nRF51-Evaluation-Kit
After it didn't work out the gate, I've attempted to narrow down and root...