I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
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...
Hi,
I have a problem with the NRF52840 DK rev. 2.0.1 coin cell. When powered via USB board is working properly but when powered with coin cell nothing happens.
SW08 is...
I bought a development board nRF52840. Connecting it to the PC (WIN 10 x64) will not recognize the device. At first I thought it could be the cable, bought a couple and it...
Hi Team,
One of our requirement is to measure the crypto functionalities timing like how much time it is taking for digital signature signing and verification. Is there...
I wanted to know if there any any static analyzers that work well with the nRF5 SDK.
I was thinking about adding a static analysis (e.g pc-lint) check to our code base and...
1. When I loaded the 9160 project, I had problems,
arm-none-eabi-gcc.exe:error:CreateProcess
9160 development environment, the required software, I have installed...
1. When I loaded the 9160 project, I had problems,
arm-none-eabi-gcc.exe:error:CreateProcess
9160 development environment, the required software, I have installed...
To the kind attention of Nordic support team,
we are building some demo program for evaluation purposes using your sdk16 examples with freertos, ble, usb.
But we also...
Hello Nordic people,
Is anyone knows how to set the Nrf52840 buttons high automatically without human interface while button press?
Any examples or Related API are available...
Hi there. When nrfx_gpiote_in_init's event handler is called, is it being called as an interrupt? I note that if I use NRF_LOG_INFO within the body of the event handler, then...
Hi everyone,
I am following the qspi example to communicate with MX25R6435F flash memory. This is my first time interacting with a flash memory and I have some questions...
Hello!
i´m enable ble long range like central for scanner beacons, i can see long range beacons, but only one time, then i need to restart my DK: i use to do this ble_uart_c...
Hello,
As per your given link in 1.2 Build and flash - using SEGGER Embedded Studio ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts...
Hi,
It appears that at least one Mesh_v4.2.0 example (light switch) will not link under nRF5_SDK_17.0.2.
I managed to get Mesh examples to run under SDK_17.0.0 a while...
I have a new Bluetooth remote product in development that has a bluetooth stack that will incorporate HID, BAS, NUS, ANCS, and buttonless DFU services. I have the HID and...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
I'm getting this error while trying to connect with my device in the "ble_app_hrs_c".
"Connection...