Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
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...