Hi,
We are evaluating BLE Channel Sounding for indoor localization of small mobile robots. We need 2D localization within the room, so we would need to measure the distance...
Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
Hello,
For one our application, we are looking for BLE 5.X & Wi-Fi 6 combo Companion ICs (MAC & PHY only) without MCU. Kindly guide me to navigate to intended IC & data...
I am using BLE mesh in nrf52840. I have modified the sensor server sample and sensor client sample to suit my requirements. I am using toolchain and sdk v2.6.1. It is working...
Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
I upgraded from v2.7.0 to v2.8.0 of the nRF Connect SDK and noticed that the UART was no longer working.
It seemed the UART receives one byte and calls exit. Transmit doesn...
Hi,
The errors that need to be resolved are as follows, and I think the sdk is not installed properly:
1.Please help me troubleshoot the installation problem of nRF...
In addition to (obviously!) a 52811 chip and a BLE beacon, what additional hardware would one need for reasonably accurate location tracking of a BLE tag/beacon? I'm generally...
Hello Devs,
I have enabled NRF_LOG in my project, but I would like to disable it in, for example, the main.c file, but keep it working in others files.
at the moment...
Hi all, I am stuck with a simple but weird issue. It's driving me crazy for the last few hours. I am using a PCA10056 DK. I am somehow unable to do a simple digital pin read...
hi ...
I am working on mesh 3.1 version . I have used light switch example . In this case , i am sending the character in generic_onoff_set_cb , and changed from bool to...
I am trying to pair the BleHeartReteMonitor example in pc-ble-driver. I have gotten to the point where I get the pairing request from the central and I get its capabilities...
Hello, Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0
I made my app_error_fault_handler. It is very good for me.
I sometimes got an error. So I saw that log...
Hi guys I m trying to send a simple message every time a gpio interrupt occurs on the client in order to receive that on the server. I m using the ble mesh protocol and I...
Hi
We will use the 52811 together with nRF9160 for short range communications. Currentconsumptionwise which interface is recommended, UARTR, TWI or SPI?
I am trying to run the example secure_bootloader\pca10040_ble_debug. The application does crash during a debug print with following stack trace:
Any idea what could...
I've reached a critical point in the firmware development process where I need to start considering integrating a bootloader with the application code.
I have a custom board...
Hi,
I'm trying to update the modem firmware on my nRF9160. I believe the current firmware is mfw-m1_nrf9160_0.6.8-30.alpha. I followed Martin's suggestions here , but nRF...
Hi,
If i had a purpose of including Ble files into peripheral example then what is the way i can approach?Is it by including all neccessary header file paths,adding sources...
I am working with nRF52832 platform and using some Bluetooth examples like blood pleaser and heart rate. I am wondering how I can count the number of data transferred bytes...
Hi, I try to combine example Blinky with Uart. but i have problem error as link below
Output/blinky_pca10056 Release/Obj/main.o: in function `uart_init':
undefined reference...