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...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hello,
I'm migrating my project from using child/parent to sysbuild ( simple Hello world code, and using MCUBOOT + NSIB ).
The first error i faced when moving to use sysbuild...
Using Zephyr.
I'm looking for a process or a function to log unconditional message in the logging system including timestamp and other typical logging/display functionality...
We have a custom board with an nRF9160 directly connected to a SIM-S-IO3-MFF2-2 IC. I understand these kinds of eSIMs in IOT devices are typically provisioned over-the-air...
I have a slightly off the wall requirement where I need to send a serial data stream at 5kbps, it will be used to drive an external OOK 433MHz transmitter. The data format...
Hi,
I am having some issues when trying to enable the Fast Pair when executing the bt_fast_pair_enable(). I used the debugger to determine where it's failing:
...
Hello,
I am working on setting up the nrf52 (nrf52832) to communicated with the AD4130 from Analog Devices via the SPI Port. However, I am encountering a problem that I...
Hi,
I'm using the nrf9160, sdk 2.4.0 and tool chain 2.6.1. I need to scan the i2c sensor, I didn't find the i2c scanner example. So i was add one code and tested i'm getting...
I am trying to test the light switch and light bulb example with google home app and google nest device as a border router. I have flashed the bulb example into a nrf52840dk...
Hello, I've been trying to connect to cellular from our custom board (using nrf9160_ns) for the past few days. It already worked with the evaluation board using the same sim...
Hello,
I'm using the audio application provided by nRF. I want my device to play an audio file containing a sound saying "Connected" whenever the board is connected to the...
Hello, I'm running the nRF5 SDK's ATT_MTU throughput example and I want to check that the data sent by the 'tester' (nRF52832 in my case) is effectively received by the 'responder...
Hello Nordic team,
Currently we are developing with the latest Serial LTE Modem FW and modem core firmware which is available on Quick Start.
We see that the COEX0...
Hi
I set the time and date from cfs
the received package is valid. the timestamp is transfer to the set method correctly. the output shows also that the system time is...
We are currently using a Linux system and controlling HCI_UART firmware through BlueZ.
The problem we are encountering is that using BlueZ V5.55 allows normal Bluetooth...
Hello! I have a GATT Server in the form of a nrf52840-DK that has been given to me from a company that has a custom service on the server using CCCD. I have the full documentation...