I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
Hi.
Base On Nrf52840DK , SDK V2.8 and Zephyr
Can't See CTS service when connected to nrf connect (Android App) and source code is "peripheral_cts_client" , Why ?
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hello,
we are currently testing the capability of updating the firmware of 2 Nordic Development Kits.
The Situation is following:
1 DK simulates a Device which is standalone...
Hi,
I think the following is the link for nrfx flib
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/README.html
I know most of the drivers are covered by...
Dear Nordic Team,
After downloading nRF Connect SDK v2.8.0, I didn't make any modifications to the code in the SDK. I directly compiled and flashed the locator_tag example...
Hi,
I have a scenario where I need to capture the power consumption of a specific period for individual power lines. I understand that I need to use the ammeter feature...
HI ALL,
I used a system off demo and added the following content.
The power consumption tested was around 1uA, which should be normal according to the errata. Then...
Hi, I am having issues with one of our wifi scanning modules not detecting the wifi beacon using the 1M rate . Looking into the PHY level, I demodulated different wifi beacons...
Hello
I am installing nRF Connect SDK version 2.9.0 using Visual Studio Code and the nRF Connect for VS Code extension on windows 10. After installing the toolchain file...
Hello I have developed a project that was initially based on the nRF52810 for an Indoor Air Quality Data Logger(IAQ-LOGR) which monitors Ambient Light, Temperature, Humidity...
I designed a PCB with only the nRF52833 chip and antenna. I want to learn about the relationship between different TX power levels and the overall power consumption of the...
My board is nRF5340Dk with NCS 2.6.1 and toolchain 2.6.1.
At this development stage I want to measure continuously incoming frequency ranging from 1Hz to 1MHz with high...
Hello,
I have a scenario where I use crashlog but not flashlog.
My application is crashing in nrf_log_backend_crashlog_panic_set during log_msg_queue_process(mp_flashlog_queue...
Hello
I was working on a project, trying to enable the power management but I could not. So I just tested the simple zephyr sample application device_pm just to see if there...