IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
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,
We want to build PCB using nRF52840. Previously we were using this package but it is out of stock. I want to ask can we use this instead of the previous package. Are...
HI Team
We are using nrf52832 in our one project. we just want to know the power down state. how we will put the nrf in power down and what actually happens in nrf when...
We have a design where 9160 is always battery powered (, and only the RESET-pin is the way we have to shut it down (keep in reset).
Probably this design might not be the...
i am using SD S140.
i have a 300us period that must take 300us, no more, no less.
for this reason i must call __disable_irq().
when i do it i sometimes get app_error_fault_handler...
I have done a program with keil IDE and am putting into use an ST link v2 for a debugger, and in Keil am getting “internal command error” as the problem.
The screenshot...
Hello,
We are developing hardware with a soldered down eSIM. Our previous LTE module vendor recommended 47pF capacitors on all the signal lines (CLK, RST, I/O) and 47pF...
Hi team,
I understand that it may not be a simple answer, but not sure if we have any clue on the support?
Based on the Devzone ticket: https://devzone.nordicsemi.com...
Hi there,
Recently, we used the nrf52833-DK to develope the direction finding.
We want to add an external antenna array we designed on the nrf52833-DK for AoA receiver...
I have a local carrier SIM card and iBASIS SIM card that came with the nRF9160-DK. LTE-M is activated on the SIM card of the local telecom operator. However, none of these...
Hi, I developed a BLE and Zigbee custom product, starting from nRF5 SDK for Thread and Zigbee v3.2.0. On BLE side, my customer ask me to have the BLE MAC number also inside...
Hello Nordic Support,
I started with a sensor sample project for ADXL362 Three Axis Accelerometer ( https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/sensor...
Hello,
I am using PCA10040 DK for programming my custom board which is having the NRF52832 controller. Until yesterday afternoon, I was able to program my board using NRFgoStudio...
Hello. An LED is connected to the pin of my nRF52832 through a resistor to ground. How can you programmatically determine its presence? I tried to do pullup and read the port...
Hi,
For the first time iOS App interface with BLE device. But after killing and re-opening of iOS App connection not established. Can anyone share me the code from iOS App...
Hello,
I would like to know wich step I forget to do to send more than 20 bytes in NRF Connect app to a BL652. I followed some talks and subjects about it but it's doesn...