Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hi, We've been developing our prototype with nRF52840DK. Our Zephyr RTOS based code is working fine there with BLE connections and sensors. Lately we've been testing our code...
Hello, I am trying to use the QSPI example from NRF SDK 17.0.2. I am using a NRF52840 dongle with W25Q32 SPI flash. The example works with Fast Read and PP but when I try...
Hi I'm starting to work on a device in which I want to use the nrf52840.
I would like to create 6 PWM signals with different duty cycles and the same frequency (20kHz) ...
Hi,
I was trying to set a receive timeout on a socket, however when I use setsockopt function, it returns ENOPROTOOPT error. Please see below the snippet of my code. I...
Hi all!
I'm able to fully test the SDK example https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.2.0%2Fthread_example_dfu.html and it works pretty well.
Now...
As described in the title I'm unable to find the examples such as twi_scanner that the documentation says is found in /NCS/examples/peripherals. Here is a screenshot of my...
Hello,
I've been doing some work in the ble_app_template folder, using segger embedded studio. I've added a file called app_config.h, with the following code pasted below...
Hello Team,
We are using BL653 Laird module which has Nordic nrf52833 module.
We wanted to use 2 UART ports for our application using Laird BL653 development board...
Hello Team,
My goal:
Live audio streaming over BLE
What I have done:
I have interfaced SGTL5000 with NRF52832 and I follow this link.
github.com/.../nRF52-teensy...
Hi All,
Noticed a bit of a strange issue with my application on my custom board the other day. It seems that the nrf connect programmer has issues communicating with my...
Hello,
here is our setup:
SoftDevice 7.2.0, nrf52840
The problem:
Once the voltage on VBUS drops below 4.4V and there is active CDC ACM TX transmission (from device...
Hi,
I tried to debug my custom board with NRF8240 DK and use JLINKRTTViewer but I'm not able to connect to it.
I'm able to program the external board using P20 and...
Hello,
I use NRF Connect V3.6.1 on Windows 10 Pro - 64 bits with a seeger JLink.
I have updated the nRF programmer to v1.4.9
When I try to flash image in the nRF52840...
Trying to get the provided (Zephyr) TI_HDC Sample running on my nRF5340. Having issues where it doesn't want to bind regardless of address I specify or pins I use. I created...
Is there documentation on the silicon revision registers/memory locations? Different versions of the SDK seem to look at different memory locations for revision information...