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...
Hi everyone, this is more of a programming advice question: basically we have a "registration app" associated with our BLE product which will be used to communicate user details...
Hello,
I've been developing code on nRF9160 for a while. In the beginning everything was straight forward and working just fine also the code was pretty simple. Now like...
I am currently working with the nRF5340 and using NAND flash for data storage. With the current code size, I need to create a secondary partition in the external NAND flash...
Hi,
I am using nRF52-DK to program a custom board based on BC832 (nRF52832 SoC). I recently updated "nRF Connect for Desktop" and associated applications. I believe some...
Hi there,
I'm trying to get the entire toolchain running on a new Win 11 AMD machine. Visual Studio Code has version 1.88.0, toolchain has v2.6.0 and SDK v2.6.0.
Therefore...
Hi,
i am working on Pancake motor C0820B006F circuit and it is connected to P0.12 pin and ground iam usin NRF52 development board. i want to change the pan cake vibrator...
Hello
We developped a firmware on the nrf52840 dongle able to communicate with a Windows PC through the USB.
On Windows 10, we can communicate with a serial COM port....
Hi, we looking at converting our devices from a BLE communication protocol, to BLE LR with MESH networking.
Currently, we are doing the following:
Android tablet connects...
Hi,
we are ramping up production, and need to make many production jigs, and programming in parrallell since the programming of the modem takes 1 min +.
We are using an...
I am using nRF52840 Dongle as RCP with RP4 as OTBR and its working fine.
I have compiled sample/openthread/coprocessor as RCP using VS-Code. When trying the same via 52840DK...
I want to run nrfutil 91 modem-firmware-upgrade --firmware "$FIRMWARE_PATH_1" --serial-number "$SERIAL_NUMBER" on Raspberry Pi,
unfortunately. The version that can be installed...
Hi All, HW: nrf52840dk SW: ncs-v2.6.1 Issue: I'd like to be able to create a directory in my project say `/storage_part` place some files in, and during the build process...
as pic shows all parts of vscode kits are blank windows, i don't know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie...
OS: Ubuntu 20.04.6 NCS SDK: 1.6.1 Segger: 5.50c
I recently got a new laptop, which I installed using the following guide:
https://developer.nordicsemi.com/nRF_Connect_SDK...