Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
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...
As state in the title I am trying to run pc-ble-driver on nRF52840 Dongle running examples on Mac OSX.
I uploaded connectivity_4.1.4_usb_with_s140_6.1.1.hex file on my dongle...
Dear:
Do you have any cases about wireless serial port printing debugging at nRF52832 BLE device ?
When the device is not connected to the debugging line, the dongle can...
Hello everyone,
Im developing a simple BLE scanner and its purpose is to receive and send beacons data by serial port.
My application worked quite well when flashing to...
Hello,
I have been trying to debug a curious behavior leading to higher energy consumption (~17mA) on my Sleepy End Device (Rx is off when idle).
I am using the nRF SDK...
Hi There,
If I want to put some files, like video on the nRF52840 boards, and let them broadcast onto other devices. How can I do to find the flash path of the video file...
I'm having a hard time getting nrfjprog to remain in my PATH env variable when using the Toolchain manager. I am following this post -- I am able to `echo` my PATH variable...
Hi
I am usig a nRF52840 with the chip antenna 2450AT18D0100E (Johanson Technology).
How should I calculate the matching filter? I used the values from the reference design...
Hi all,
We met a problem with uart while producting our device. It happened when we communicating with our NB module(BC28), then i catch the waveform by the oscilloscope...
Hi, I'm trying to migrate to Nordic nRF Connect APIs for Direction Finding. To start I just tried getting the samples direction_finding_connectionless_rx and direction_finding_connectionless_tx...
Hi team,
Our customer asked about how to create their own mcuboot repository and module on ncs1.6.1. They hope this module can be added into the Zephyr build system, and...
Hello,
I am using nRF9160DK(PCA10090, 1.0.0)
I am using UDP sample to check power consumption and estimation.
PPK2 is used for this test. It looks OK.
I also like...
The documentation for setting up the characteristics is very thin - its no better than what one can read in the h-files. This method
sd_ble_gatts_characteristic_add (uint16_t...
Hello everyone,
In the Light Control Example of Zigbee SDK 4.1 there is a Light Switch with a couple of button assignments.
Used board: PCA10056
(Light switch) Button...