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,
I have a nRF52840 USB Dongle that I am using to perform OTA DFU to use to perform OTA DFU.
After the update is finished, the device keeps running the code instruction...
hi
I have written a driver for an SPI sensor, and it works perfect in a nrfx_spim example project.
But when I tried to add this driver to a ble custom project, errors...
I'm using the nRF5 SDK 12.3.0 on Linux (Fedora 33), with a minimal N51822 breakout board (nRF51822-QFAA(build code: H0) 256kB Flash, 16kB RAM). For programming I'm using a...
RTC 1 cannot be enable (errors with app_timer.c): Trying to resolve RTC errors
Using windows 10 OS, and SES v5.40.
I am using nRF52833 device in my project along with...
Excuse me:
Project in nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_keyboard\pca10040e\s112\ses,After the device is connected, I call the sd_ble_gap_disconnect...
Hello, I'm developing a BLE mouse using nRF52840. I found something strange while testing mouse movement by connecting the BLE. I was logging using the RTTViewer and found...
Hello, here is the question about nrf52840_bitfields.h. Is there any problem with macros definition? For example we have such definition:
/* Bit 20 : Enable differential...
Hello,
I have been developing software on the ble_app_uart example in Segger Embedded Studio with sdk 17.0.2. The example has RTT enabled but I noticed when I try to use...
I have been trying to install the latest version of "nrfConnect for Desktop" on my Mac. I am using latest macOS (Big Sur v11.5.1) on and Intel-based MacBook Pro.
When I...
Hi,
I am unable to locate the list of error codes , in my code I get "sd_ble_gap_scan_start returned 0x10" as I use sd_ble_gap_scan_start() function with input parameters...
Hello,
I am trying to program and use the AWS IoT example to send data to the amazon webserver. I worked through this post ( https://devzone.nordicsemi.com/nordic/cellular...
Hi,
I am designing a module based on the nRF52805 and wonder if there are also GPIOs that should not drive high frquency, like stated here for the nRF52832:
https://infocenter...
Hello,
Is the MBEDTLS_USE_PSA_CRYPTO functionality supported in nRF SDK 1.6.0 (nRF9160)? Setting this value in Kconfig doesn't seem to propagate to nrf-config.h.
If I...
Hello,
I want to transmit data gain from an i2C sensor from one nRF52832 to another via BLE.
I have successfully configured i2C and now I can store those values to Variables...
Is it possible to get the PPK2 to return the voltage VDUT+ (VDUT_SENSE) instead of the current when taking a measurement?
if so what is the command?
Thanks,
Mar...