Hi guys,
simple question based on your experience: what is a realistic data rate between an Android device and an nrf52805 with S112 on board?
I tried a lot of tweaks...
Dear Nordic Team,
I want to connect my nRF9160DK board to my nRF7002DK board and get a wi-fi location. I've followed samples/cellular/nrf_cloud_multi_service as sample...
Hi, I am using nRF52840DK SDK 2.5.0 for testing Zigbee. I have three boards of this type, for the coordinator, router and end device.
For testing I use the end device I...
Dear,
We are using the nRF52840 with a proprietary protocol.
We plan to use the nRF52840 to sniff/poll RSSI on different (5/6) channels on periodic time (typ ~100 us)...
Hello,
I am looking for information to be able to process CI/CD automatic tests for an nRF5340 project.
I mean compilation of the project, and simple tests by using GitLab...
Hello,
I am working on a custom Agora board that includes a BT40 module with an nRF5340 MCU. I am trying to enable the MCUboot bootloader by setting CONFIG_BOOTLOADER_MCUBOOT...
Using v2.8.0-rc2 as v2.7.0 doesn't support the SCRATCH partition.
I am not able to enable BOOT_ECDSA_TINYCRYPT (required for Image Encryption).
I suspect this is because...
Here is the code snippet initializing the Heart Rate Measurement Characteristic in the BleHeartRateMonitor example:
static uint32_t characteristic_init() { uint32_t error_code;...
When using nRF Connect and 52840 Dongle, the normal BLE scan app works fine but connecting to the RSSI ap, the reprogramming of the dongle fails with timeout.
Hi,
I have nrf9160 DK.
I found there is u-blox driver available. Is it possible that the 9160 modem can be added an interface as a modem using u-blox? If so, there is...
NRF_LOG_RAW_HEXDUMP_INFO() is not printing complete Extended Advertisement data in HEX format. It just prints first 80 bytes of whole advertisement packet.
I added below...
Hi Nordic Developers,
Service Discovery Protocol (SDP) is a protocol for Bluetooth to detect the service nearby and to determine their characteristics by using UUID.
I...
Hello!
I am trying to lower the sleep current of our custom board. Right now in sleep, the whole system have a current consumption of 100uA. There might be component choices...
I get answer from msromero that If zigbee network is open, then new zed can join this network.
What means that nework is open ?
I want zigbee netork is silently joinable...
HI, i would like to get device name and print to uart, but when i try to print the device name i got error character.
Here my snipet code and uart result
Hi.
My target device is nRF51822 and SDK version is 12.3.0.
I try to add Device Information Service to example "ble_app_uart_pca10028_s130"
---------- main.c (added...
Hi,
I am using NRF52832 sdk 15.2.0.
I am trying to do a device firmware update by following this link: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting...
Dears
I listed my questions below. Thanks.
1. About GPS searching and fixing, I tried Thingy91 outdoors.
- When Thingy91 connected to LTE, did LED shall blue color?...
I have a nRF52810 project which initially used the ble_peripheral/ble_app_hrs from the enRF5_SDK_15.3.0_59ac345 as a starting point. I have changed to a custom service and...
I am programming using the glucose service example source. The example source does not send any context data, so I added However, when testing with nRF toolbox, I noticed...
I'm trying to connect to my local LTE network but I can't pass the yellow and blinking LTE step. I couldn't also run the Asset Tracker project. Please tell me if you are covering...