I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...
Hello, I've tried to implement rtt logging in my own project but the control block cannot be found. So I tried the saadc example and that did not work either, I tried to use...
How do I use hardware crypto on a nRF9160dk? I am using the nRF connect SDK and my build is nrf9160dk_nrf9160_ns.
Would that be cryptocell or something else? If it's cryptocell...
I am using nRF52833 / NCS 2.8.0. I'm using Gazell Pairing, but I only need pairing, not encryption. So I'm only using unencrypted pipes. If it is a non-encrypted pipe, it...
Hi,
In my design, I have a push-button that pulls low when pressed and remains floating otherwise. This button is used to wake the nRF52832 from system off mode.
The push...
Hello nordic:
May I ask about the requirement of 32M OSC of 52832 ?
EX:
Frequency tolerance
Equivalent resistance
Loading capacitance
shunt capacitance
Drive...
Hello Nordic team,
I am working on MCU nRF5340 and NCS v2.6.0 for BLE secure pairing level 4 with adding LTK (Long Term Key) share support. But, I am unable to find the...
Hi, I am currently designing the schematic for nRF24L01+ module interface with arduino nano atmega 328p MCU. Due to inventory restrictions and the current soldering capacity...
I have the SH6MDBT50Q BLE module, and I need the nRF SDK to implement a Bluetooth Mesh connection for transmitting and receiving data on both sides. I am using Segger Embedded...
Hello, Nordic team.
We are using two nrf52833 DK boards to build an ESB master-slave communication link. We are debugging the example program based on the nRF5_SDK_17.1...
Hello Nordic Team, We have a customer using the NRF52810-CAAA package, and they need to enable the DCDC. However, due to PCB size constraints, they hope to replace the 10uH...
Hi Nordic FAE, Merry Christmas:
We are using nRF5340 with nRF Connect SDK V2.6.1 running on Zephyr OS.
Do you have the nRF5340 power management guideline document?
Function...
Almost all of our carrier frequencies have the offset of 118KHz. How can I tune it in the software beside changing the capacitor?
I have gone through and
Hello Forum,
I have been trying to get printk/logging to work on the NRF53 audio DK for days now.
I have tried a bunch of apps including hello world from the zephyr 2...