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......
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 am trying to program a QSPI flash with a file system. I have confirmed that my qspi ini is correct as i can read write and erase. I created a small file system on an usb...
Hi Nordic Dev team, I'm using the older nRF SDK in a project that is built using a nRF52840. I have an RTC and a GNSS connected to the nRF52840. I use one of the LP timers...
Hi,
We are ready for the production of the 9161 and we have applied for the IMEI by the nRF cloud. The IMEI we have applied are all 15 and we want to know if the IMEI's...
We developed a custom board with an nRF9161. During board bringup I want to test if the modem can connect via Cellular. I flashed the modem_shell firmware. The modem reports...
In our application, if i enable Softdevice with LF clock Source as RC i get proper timing on interrupts.
If i remove softdevice and just request lf clock manually, the...
Hi All!
I want to procure the nrf9160DK for my project. Can you please guide me that nrf9160 LTE services will work in Pakistan? The cellular mobile operators in Pakistan...
Hello.
I am developing device using nRF52840 and i have question about IO pin usage.
The circuit is currently providing voltage to the A12 pin (Digital I/O), but it is...
We are using nPM1100 along with a STM CPU. When we put the CPU into deep sleep, it takes one minute for the current to go down to 20uA from 500uA.
We were expecting the...
I have a customised bootloader using uart + BL, built from the SDK examples and modified using articles found here. It works - most of the time. The product is a cusom board...
Hi to all,
this is my first public ticket ;)
I would power a nRF52840 on my custom board both with a cell battery (specifically CR2032) and the VBUS provided by the USB...
Hi, 1. After executing nrfjprog --recover command with PCA10040 DK, I read this hex: nRF52832.hex with Programmer
2. What does this program do that causes read protection...
I've been playing around with the advanced_non_blocking_internal_timer example, on my nRF52DK-52832 board using NCS 2.6.0.
I couldn't get it working for what seemed like...
Is there a solution from Nordic available where I can have a LTE-M (or NB-IoT) and at the same time still receive the 1PPS output from the GPS module? It seems to be that...
Hi,
I am working with nrf5340 chip and I want to migrate from NCS 2.6.1 to NCS 2.7.0. I want therefore to apply recommendations: migrate to sysbuild.
With NCS 2.6.1 I...
My device is an nRF52840 running a C Code application that is built on nRF5_SDK_17.1.0 I am implementing a FOTA solution where a hex file fw image and a .dat file will be...