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 team,
i need a clarification. my expectation is i want to transfer a image from mobile to nrf52840 pdk and display that image to the gui interfaced in pdk. my doubs are...
Hello , I'm working on the sdk 12. The problem is that when i try to do a scan of 1sec , i see thanks to the power kit that the scan is actually of 760 ms .
Can someone help...
Hello,
I am using a custom board with nrf52382 chip and mma8652 accelerometer, This accelerometer has only i2c peripherals to communicate with. I am using twi_software...
I have a tzone bt04 BLE Temp data logger,
However I'm unable to connect to it using gatttool -t random -I
I want to access it's gatt services to fetch historical data...
Hi
I just stumbled about SRAM PUF which could solve me a huge problem in IoT provisioning certificates.
https://www.intrinsic-id.com/products/spartan/ sounds very promising...
Hi,
We have an application built using sdk10 and sd110 on a nRF51822 chip using Segger Embedded Studio. The application works but it takes to long to start.
We have bootloader...
I can ping the nrf52 from pc but i can't ping it form COAP client (mozilla cooper). In wireshark i got an error that port is unreachable . What should i do ? Thank you in...
Hi,
Interface between LPC1769 and NRF51822QFAC via UART, I am fresher for NRF51822QFAC, which tool i can used, how compile source code and pleas tell me download path
I'm using the Scan and Forward mode to relay sensor data.
My requirement is for roughly 256 Bytes per message.
Question: Is it recommended to switch to a private channel...
We used Nordic default project "ble_app_beacon" nRF5_SDK_13.1.0_7ca7556\examples\ble_peripheral, running on the RF52832 DK and only enable advertisement, the interval is 10s...
Board: custom board; Mesh SDK: V1.0.0; Softdevice: S132; IDE: SEGGER Embedded; BLE: nrf52832
When I test the steps specified by “Interactive PyACI”, I can Provisioning...
Not really a problem, just a suggestion for improvement.
Using nRF5_SDK_14.2.0_17b948a
We have this definition:
./nrf-sdk/components/libraries/util/sdk_errors.h:157...
Hello,
Considering nRF5_SDK_14.2.0_17b948a.
In SDK documentation I can read that the steps to use the app_pwm library is to:
instantiate a context with APP_PWM_INSTANCE...
Dear all members,
I am having a strange issue. I am using the iOS Nordic Toolbox and ble_app_uart. I am sending large amounts of data from Central to peripheral, iPhone...