Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
Hi,
I have nRF52 dev boards. The device is programmed as a custom beacon. For saving the battery, the device send 3 advertisements at 300ms interval, then sleep for 10 seconds...
Hi I am working on nrf5340 direction finding example using nrfconnect zephyr v1.6.0-rc2. i had build example zephyr\samples\bluetooth\direction_finding_connectionless_tx for...
Basically, I implement code using uart0,uart1,ADC,I2C for EPROM and temperature chip, SPI for the external flash and lsm6dsl chip.
I use a Zephyr timer to keep a one second...
Hi. I'm developing solution for vehicle driving data gathering system.
Our customer want to get the driving data for 1000/s.
So, I was developed hardware and software...
Hi:
I am new to nRF52 and using SDK17.
I got a power consumption issue about the TWIM.
Before calling " nrf_drv_twi_tx", the current is 0.18mA
After doing that the...
Hello, all.
I'm using nRF52833, pca10100.
I want to disconnect BLE manually when I press button. (my own device's touch pad)
My project is modified reffering to Multi...
I'm developing using a PCA10059 board and SDK17.0.2 a dongle to communicate from the computer to the sensor, using the dongle as an intermediary for this communication. For...
Hi,
I tried interfacing LIS3Dh using SPI, I used the SPI example to start with, when I didn't get the desired result, I look numerous question on the forum and tried to...
Hey thread developers,
I see that CLI example and simple COAP example both have command line interface initilazed. But in cli example I am getting cli on usb port, while...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I try the sample peripheral_lbs, I can use the BTN1 to turn on a led when I push the button...
Dear all,
Another quick question.
What is the purpose of antenna LC network on reference design specifically? Does it meant for impedance matching or harmonic suppression...
Hi there,
Let me ask a question regarding signal strength.
Every cell phone shows signal strength with the number of bars on the top right corner.
I am wondering how...