I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
Hi,
I'm making an new board with both nrF52840 and nRF9160. In addition to the radio ICs there will be some antenna diversity switches, chip antennas etc.
So I'd like...
Hi,
I'm using SDK 15.2 with Nrf52832,
I've implemented a custom service with read, write and notification services.
I would appreciate if you could send me an example...
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...