Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
hi,
For NRF52840, is the 125kbps sensitivity the same as on Radio? I used the 125kbps long distance mode, but the distance was not up to the ideal state, the deviation was...
Good morning,
I'm developing an application for nRF52805.
I saw that in SDKFolder/config there are all "complete" sdk_config.h files for all nrf52 targets except for the...
Hi,
I am using own hardware board based on https://www.raytac.com/product/ins.php?index_id=24 module, it uses nRF52840.
I
I am facing an strange issue that UART is not...
Hi,
can anyone provide any insight into moving beyond a pca10040 development board and creating a project for a custom board? What are the steps that you have to go through...
Hi,
We are looking to be able to reflash our devices on the field, as well as do FOTA. Critical device information (serial number, encryption keys, etc) are stored in the...
How does the ADC gain block work.
Suppose using Vdd=3.3V as ADC reference, analog signal input from 0 to 3V and gain 1/4
What will be the ADC core voltage for single...
I have an application where i have to regularly send gps data to an mqtt broker. I started with the mqtt sample which works fine, and i also tried the gps example with assited...
Hello,
I am trying to extract audio from the thingy's microphone using the microphone driver. I know that the data it produces is encoded in dvi_adpcm. I would like to decode...
Hi,
I am using nrf52833 development kit and using nRF5 17.2 SDK on KEIL IDE with softdevice as S140.
I am trying to compile ble_app_template example from the peripheral...
Hi Iam using NCS version 1.5.0 and DK version 0.15.0
Is it even possible to perform FOTA over SMP BT on NRF9160?I am using 840 as my controller and normal ble functionalities...
Hi,
I'm developing a system where I have a two button "remote" and connecting to movable part that plays sounds. My plan was to have a nRF52 in each of the parts. So ...
1. Can nrf9160dk protect code avoid any one to read firmware out and copy them in usb 2. Can nrf9160dk protect code avoid any one to read firmware out and copy them in externl...
Hi All,
I have 2 boards nrf52840 pc10056 and I need to run ble_app_uart using LIBUARTE with DMA in order to obtain a more robust uart communication
I would like to use...
Hi
This is probably not specific to Nordic, through talking about a beacon-type device based on nRF52 chip. The purpose of the beacon is to advertise its presence and once...