Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
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...