I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
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...