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...
Hi
I need to capture a serial bit stream which consists of a sequence of 16 bit words, package them up and transmit over a bluetooth interface - it's a datalogger application...
Hi!
I have some troubles with making embedded serial port working on NRF52-DK. Basically I can receive data sent by nrf chip but I cant write. When I write something using...
More of a suggestion than a question:
Using the info available on the infoCenter, especially here and here , I'm trying to implement a way to dynamically select the DFU...
I use Adafruit Bluefruit library and developing code to run on Fanstell BT832.
Up to know i have been able to compile several examples and run it on the NRF52 DK board....
Hello! I am new to the Nordic and Bluefruit enviroments.
I am currently working on getting a scan response request from the scanner to the advertiser and have the advertiser...
Hello devzone,
There are 3 {37,28,29} channels for advertisement & i want to advertise only on 37.
Soft: Nordic mesh v1.0.0 stack & pca10040 nrf board, light switch example...
Hi, I'm trying to controll the port of my nRF52832 by writing to a characteristic value. So far everything works fine but I'm unable to get the value of my characteristic...
Hi all,
i development a FW with a low power and when i measure the power consumption using a nrf connector on evaluation board i have 2 ua, and it's ok. Now i have the some...
So I can see the "API Reference" documentation on the UART driver in the info centre, however this is all very low level and I am going to waste hours going through all this...
Are there any changes required to run the Sample Bluetooth Low Energy (BLE) applications from nRF5 SDK v14.2 when migrating from nRF52840 IC Rev A to Rev B? I have followed...
Hi,
I am using the nRF52832 on a custom PCB and I am interfacing it with a flash memory chip through SPI.
I am testing the SPI communication using the spi example (nRF52...
Dear Sir,
1. The HFXO crystal can be with load capacitance 12pF? or 8pF is better?
2. According to the datasheet, "17.1.1 64 MHz crystal oscillator (HFXO)"
there is...
Hello,
we have two custom boards with nRF51822.
We use NUS.
If our pakets under 23 Bytes everthing is fine ....
If we want to sent paket with 140bytes, the central...
Hi!,
I've made a custom board using Taiyo EYSGCNZWY bluetooth module, to be used as central in a project. To use this module, several changes have to be made in the clock...