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...
Hello,
I use SDK15.2, SES4.12 and custom board with nRF52840.
I have a strip of ws2812b LED's connected to my device. I've made a simple RGB animation, each frame of which...
Hi,
I've been testing the sample code at_clent with Verizon wireless. I can send AT command to the DK via nRF Connect "LTE Link Monitor".
Q1. run AT%XCBAND=? to print...
Hi ,
I found nRF24LU1+ build in AES co-processor, but I cannot found the processing speed (the time for finish one AES processing) on datasheet.
Because my customer...
Hi,
I know this is a stupid question, but I couldn't find any answer in the forum or anywhere, and it is getting annoying :)
I'm using SEGGER Embedded Studio for ARM ...
Hello All,
I am currently working with two boards of PCA10040
One of them is v1.1.1 and the other one is v1.2.4
My code must connect with other nrf52 boards to exchange...
I am using nRF51422 with the SDK 11. I am using the proximity application primarily for the ADC Battery Level Service. I would like to have the device advertise indefinitely...
Hi.
I am working with an nRF52840. How should I call Softdevice API functions from my app?
and more precisely this GAP function:
uint32_t
sd_ble_gap_tx_power_set...
Hi,
I would like to access to the code of a commercial device that contain n51822 and another device with n52832.
Could someone tell me if that is possible or not (Both...
I am using the SDK 11 and nRF51422 device. I have built and run the ble_app_proximity application, however, it does not appear that the device is advertising. I am using the...
Hello,
I got a nRF8001 Development Kit. On a peace op paper inside it says: "Follow the steps on My Page and add a product key. ...Download and read the user Guide"
I...
Hi,
I download the nRF9160 SDK month ago.
It can pass the SES build.
I saw there is new Simple MQTT example on github.
I download the new SDK from github today.
...
Hello,
I'm using a module with nrf52840 and I'm testing a vendor model implementation. The software interactive pyaci configure and send packet to device without problems...
Hi, I want to develop a software like nRF connect on windows PC for custom board test.
PC software will communicate with nrf52840 dongle via serial port,and nrf52840 dongle...