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...
Is it possible to get to port of an UDP socket (ephemeral, offloaded to modem) with NCS 2.9.0 and mfw 2.0.2?
I tried "getsockname" and get "errno 95 (Operation not supported...
I am trying to use an ESP8266 ( ESP-01) to add Wifi capabilities to a nRF9160 project board. I am using nRF Connect SDK V2.9.0 and the V2.9.0 Toolchain.
To set it up I followed...
Dear Nordic
I use nRF5 SDK BLE_Central / uart to connect our custom peripherals by address, and I found that it seem need to 4~5 seconds to finish connecting
Here is the...
Hi there.
I am currently working on WIFI provisioning using BLE using nRF7002 and nRF5340.
The CPU structure of my custom board is based on the nRF7002DK. So I am testing...
I'm trying to commit a VS Code project to source control and don't want to include the entire build directory (with all of the build-generated files). But it seems that all...
I am trying to capture steps and wrist wakeup ( https://github.com/zephyrproject-rtos/zephyr/blob/4c6b1e5a65e752c881183ddb4687fa0231b11cc3/drivers/sensor/bosch/bmi270/bmi270...
This would be a continuation from a previous discussion on the topic of Bonding information and the process of bonding between the peripheral aka headset and central device...
Hello,
I’m currently working with a custom board based on the nRF9160 SiP, and I would like to measure the LTE-M TX power after the antenna impedance matching circuit. Ideally...
I have an nrf52840dk and tried it with a ble central example and it worked fine. Then now I want to deploy him to the nrf52840 dongle and he appears to not work and I also...
I was trying to build the ble_app_scan functionality in a well served project in my custom nRF52810 board. During project build I am facing these build errors in SDK v17.1...
Not sure where to report this bug but I noticed that when typing sample names in "Create New Application From Sample", some Nordic samples do not show up...
For example...
Hello Sir,
I am working on direction finding. I use the nRF52840 DK to flash the code onto an nRF52811 (custom board) that supports direction finding. In the build configuration...
I was trying to receive some data using "i2c_transfer" then continue the receiving without starting a new transaction.
Stop bit was sent if I configured to use it or not...
My project has a nrf5340+external flash, and an external USB-C connector. The device exposes a USB file system (FAT) which is hosted on the external flash partition, and appears...