We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
Hello, I am using the nRF Connect SDK v2.9.0. While working on the nRF52840 board, I used the library zephyr/crypto/crypto.h to perform AES/ECB encryption.
Part of the code...
Hi guys,
I'm a bit frustrated with the NRF Power Profiler II. I'm working on a low power project with the NRF52832 with a custom PCB and I decided to buy this power profiler...
Problem Description
I've implemented a W5500 Ethernet controller emulation for NRF7002 modules. While UDP socket sending works correctly, receiving UDP packets is problematic...
Hello there,
I was going through the Wifi fundamentals courses lessons in nordic academy and was using ncs 2.4 version, I was able to give it a build for one example,...
Hello,
I have gone through many devzone threads which suggest that Ble Mesh over coded PHY is not officially supported but, is possible. I am trying out the "Mesh" sample...
A pointer to the structure of mpsl_tx_power_split_t is passed into this function. I am not 100% clear on the documentation on this variable. The value returned from this is...
Hi,
We are seeing issues with Segger Systemview Post Mortem Mode. Original issues were revealed on our custom board with SDK 2.6.1. After enabling the feature firmware crashes...
Hello,
I would like to test TX for ltem. I'm using nrf9160. I would like to use: - Band: 1 - Frequency: 1950 MHz - Tx power: 23 dBm - Bandwidth: 5 MHz - Modulation: QPSK...
Hello,
I've recently was checking out the Zigbee Weather Station application running on the Thingy53 and have spotted a weirdly formatted log message regarding temperature...
Hello everyone, recently I received a thingy:91x with an extra truphone sim card.
I am based in Indonesia and want to test the cellular connection from device but doesn...
I built the demo zephyr/samples/bluetooth/hci_usb for my nrf52820, and it worked well.
But when I tried to read its manufacturer name by using command `hciconfig -a`, it...
Hi there,
I want to capture all the logs made by Zephyr and printk() calls. I want to forward these logs via USB using our custom application protocol for debugging purposes...
Hello folks,
I need some help troubleshooting a BLE antenna issue on our custom nRF52840 PCB . Any insights would be greatly appreciated!
Issue:
BLE sometimes advertises...
ncs v2.9.0
nRF52832 DK (NUS central)
nRF52840 DK (NUS peripheral)
1) When connected, see the empty PDU from peripheral to central about 100ms interval.
2) To use...