Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
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...
Hi Expert,
I saw Nordic infocenter said that " HID Keyboard Application is not power optimized! "
I am going to optimize the power consumption,but I don't know how to...
Hello. I am able to send simple text using nRF Connect app to the nrf52832 and write received data to the SD card. So I want to send file (mp3, txt, jpg etc) and write this...
So I've been searching around for an answer to this on these forums and I can't really find what I'm looking for.
I'm using a RedBear BLE Nano v2 to act as an intermediate...
Hello everyone,
I am developing a PCB based on the NRF52 chip, and I need help for the programming interface.
After reading a few threads in the forum, we decided to...
Hi,
I'm using following code, but app_button event is not invoked. I have also enabled the app_timer, app_button and gpiote in the sdk_config.h file. I'm using nrf52832...
hi
we want to receive wireless certification of products that include the nRF24L01P.
We purchased the nRF24L01P-EK and we want to use this to set the wireless certification...
It seems that there are parts missing from the nRF5x SDK v15 if attempting to use the microecc backend, the first is that it expects NRF_CRYPTO_HASH_ENABLED to be defined...
Hi,
I would like adjust usb_msc to work with flash memory different than in example. I created nrf_serial_flash_params_t structure with it's data. When I trying to change...
I realize this product (Primo) has been “retired”, but am wanting to know how safe it is to use for home automation.
i don’t want any blames assigned, just would like to...
Hi !
I want to build a distance measure hardware by myself and for this i need to make some i/o pulses (about 7-8) very accurate in 40Khz. after that, i need to implement...
Hi Folks,
I found that the interactive pyaci is setting wrong parameters if I try to set the heartbeat publication.
What I did:
Python:
cc.heartbeat_publication_set...
Hi,
I would like to use the Device Information Service and to be able to write the HW revision string from the central device (in my case the nRF Connect app). Per default...
I am working on nRF52832 controller for a small project . I am completely new to this series of controller.
I want to develope a firmware to measure Humidity and Temperature...
I am developing one project where I use the Rigado BMD-300 Series Evaluation Kit for controlling one ws2812b strip with 8 LED.
Currently, the system work as I intend when...