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,
After commissioning with a smart speaker such as Apple HomePod, if the device is deleted and re-commissioned with a Test-harness, it results in an error with networkingStatus...
I have been trying to build code for enhanced shockburst on an nrf24lu1p device. Unfortunately, I can't seem to find example programs or code for this device no matter where...
Hi,
I'm working on a long-range (PHY Coded) peripheral application with the nRF21540. I'm trying to use the nRF Connect for Desktop BLE Standalone (version 4.0.4) along...
Hi everyone,
I tried the DTM example from / samples/bluetooth/direct_test_mode/src , it work well,
but once I added "CONFIG_BT=y" in my prj.conf file, and testing the...
Hello I need a minimum of 2GBIT flash in my project. When I did a market research, nand flash is offered at a much more affordable price compared to nor flash.
In the questions...
NCS 2.6.1 nRF5340
My project is based on coap_client, and I am trying to get DFU to work on an off-the-shelf dongle, which has no external flash. I have looked at this ticket...
Dear Nordic Engineers
Our customer encountered a problem that is the UART of NRF52840 current value too high when the chip enters idle mode.
I found an old case and...
I am using the sample code from Nordic SDK v2.6.99-cs2 Bluetooth: ISO time synchronization.
I am trying to use the sample in broadcast isochronous streams mode by placing...
Hello,
I am going through the nRF Connect SDK intermediate course, which is really cool made. There are a few things that are out of date, but otherwise it is pretty nice...
Hi, I want to program a nRF52840-QFN48 package chipset which does not have USB pins. I gone through several articles on the forum but nothing work for me. Many of them suggested...
I am trying to retrieve the remaining capacity using the f_getfree function in the FatFs module, but I cannot get the correct value immediately after calling f_mount. After...
Hi, Experts,
We are evaluating BLE throughput (sdk-nrf-2.7.0 throughput sample) using nRF5340DKs. The CI is set to 6 i.e. 7.5ms. The PDU size is set to 251, PHY is 2Mbps...
Hi,
I'm using the 1-Wire library from Zephyr ( https://docs.zephyrproject.org/latest/hardware/peripherals/w1.html ) to access a DS18B20 temperature sensor. According to...
hi.
I have a zephyr app that includes threads, 3 to be exact.
I'm compiling thread info using -D param passed on to the west command (well vs code does it for me, i'm...
Hello, I've been trying to start few blank projects on sdk 2.6.1 and I noticed that some configurations stop the console output including CONFIG_I2C=y.
I even tried the...