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...
I am attempting to change the passkey used in BLE Pairing/Bonding. In this case, I am using legacy pairing/bonding.
My idea is to have the central provide the passkey to...
Hi,
I'm new to C language.
In my main.c
In my Battery.c
My Question
The IDE will give a warning: No such file or directory. How to solve this issue, please?...
hi support team,
customer are asking one question about using external 32 MHz crystal, if customer not using radio, only take 832 as MCU, is it possible to using 26 M crystal...
Hello!
I just started with NRF Connect sdk but I have some problems. The nrf5 sdk was working fine for me but we decided to migrate in this early stage of development to...
Hi, it's my 1st time using nRF Connect SDK for nRF5340. After click OK (see screenshot), I had this CMake error.
Because my previous folder contains white space (C:/Users...
I've been trying to run the FreeRTOS blink example on a custom board.
After some time (I have not yet been able to determine exactly how long - but somewhere in the range...
Hello,
I would like to use k_uptime_get, however this is returning an int64_t where I would expect an uint64_t.
While looking in the function, I see that k_uptime_get...
Hello,
We need to add secure services to our application, and I followed the guide in https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/software/posts/using...
I have downloaded the ble_app_blinky_c_pca10056_s140 hex file to the development kit with the help of the nrf_connect windows application. I have a PCA10100 development kit...
There is no 32767Hz crystal oscillator on my circuit, so the clock source of softdevice is configured as RC to ensure that the system can function normally. Now I use the...
I have successfully run a firmware in NRF52840 DK board. With NRF52840 DK ,I have tested AWS IOT BLE Nrf. Now I have also NRF52840 Dongle. Because small form factor, I would...
Hi Nordic support,
I was trying to get the Asset Tracker app running on the Thingy91 device but encountered various problems. Basically it can't get connected with the network...
Hi,everybody!
I started to connect the PCA9685 to the nRF52 DK and ran into a strange problem. When initializing the PWM module, it does not work.Initialization requires...
Hello DevZone,
I am developing on nRF5340-DK v0.11.0, with nrfx v2.2.0 running with mbed Cordio, compiled with GNU make 4.3. The end goal is to make a Bootloader for the...
Hello everybody. I need to rotate servo and check adc on potentiometer to stop it if something is blocking the shaft.
I need to change servo position step by step and check...