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...
I am using the SAADC example to check the sampling rate between ADC and UART.
I am using an Arduino serial plotter and logic analyzer to check the correct data.
To...
Hello Team Nordic,
We are using nrf9160 DK with serial_lte_modem aplication and mfw_nrf9160_1.2.3 modem firmware and TAOGLAS AGPSF.36C UfL antenna .
We want to utilize...
I am evaluating the Thread network. So far, I have successfully tested the network by using 6xPCA10056 and 1xPCA10100. The 7 boards have been used with a RPi to prove both...
Hi. I need some help to select the source for LF clock.
I'm using
NRF Connect SDK v1.5.0 SEGGER Embedded Studio for ARM Release 5.34a Build 2021011401.44914 Nordic Edition...
Hi
I'm relatively new at pcb design, and have been trying to create my own designs fully assembled with SMT as opposed to just creating a soldershield. I'm making a wireless...
I am able to read/write the NFC tag on the NRF52840 (using NRF5 SDK 15.2.0). My NFC message consists of 2 records.
Issues:
I see there are 4 "types" of NFC parser components...
Hello,
I have loaded the ble_app_blinky_pca10056_s140 example to the nRF52840DK and it works fine with the nRF Blinky mobile app. I modified the Blinky example code to...
I am working on a program that uses both CoAP and GPS in the form of thread. Since both CoAP and GPS uses the modem, I have to turn it off so the other thread can use it....
Hi
I want to change the advertising Company ID from Nordic to something equal to the Company ID used in one of my vendor models.
In previous topics some people say it...
Hello.
I wanted to know what the gpio state when no power is connected to the device.
I have connected a RTC battery to one of the ADC channels via a series 100K resistor...
Hi Nordc Technical support team;
My name is Ercan. I'm from Turkey. I am a Master degree student in Electronics and Communication Engineering department.I want to make a...
I am adapting the example ble_app_uart_c_pca10056_s140, which is a BLE Nordic Uart Service central device. I would like that other c files can access the variable m_ble_nus_c...
Hi Everyone,
I am working on the nrf52832 and i am trying to build the Eddystone beacon application example with segger embedded studio. But when i do, I get the following...
Hello,
I want to modify the default transmit power of the nrf5340 peripheral_uart project.
board:nrf5340 dk
ncs:v1.5.0
example:v1.5.0\nrf\samples\bluetooth\peripheral_uart...
I am trying to figure out how to enable and use the RNG peripheral of the nRF5340.
since the RNG is on the Network side of the nRF5340.
is there anything i need to set...