Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
Hi!
For a project I need to sample an I2C sensor for a period of 1 min with 1 sec between samples with a nordic nrf52832. During this 1 min, a co-processor communicates...
I'm trying to build a custom board in VS Code to use with the nRF9160. I'm using a Thingy91, so I took the board file for that, and copied it into the project directory. ...
I need to test the SPI communication in my nRF9160DK. I had tried to run the spi_loopback but failed to create a project in segger studio. Are there any SPI tests available...
So I have taken a starting point of adding multiple characteristics in the same service using this tutorial:
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth...
We're trying to use multiple nRF52833 devices with a single BLE Central (Android tablet) where the devices remain disconnected most of the time, and report back to the central...
Hi,
I've been upgrading a product we designed some years ago with the S110 softdevice on an nRF51822 to use S130 and nRF5x SDK version 12.3 so that we can use the more modern...
Is there any precompiled binaries available to transfer the Thingy:91 sensor readings via usb serial like( temp, humi, pressure, light, accel, gas, lat&lng), right now I'm...
Hello, been trying to get Mosquitto MQTT Bridge working on EC2 (where mosquitto is running). https://docs.nrfcloud.com/Guides/Messages/SetupMessageBridge/#message-bridge-setup...
Hi
Gazell libraries are provided in <SDK>/components/proprietary_rf/gzll/gcc/ and I have 2 questions about those a) I see 2 flavours: gzll_<$HW>_gcc.a and gzll_<$HW>_sd_resources_gcc...
Hello,
NCS1.9.1 periodic_adv/periodic_sync, Windows10 X64, VS Code, nRF5340DK,
my project see the frist picture:
my test project codes as follow:
see the...
This Subject has been translated with a translation tool ----------- This is about writing to nRF52840. I have created software on the evaluation board nRF52840-DK. When I...
Hi, I'd like to describe an issue i faced during project development. My setup is: nRF52840 + s140 + sdk15+FreeRtos When i disable BLE I call:
1) sd_ble_gap_disconnect ...
I just received my Nordic Thingy91 and when I tried activating the SIM, the following message came up:
"Unfortunately this SIM has expired. We are sorry for the inconvenience...
Hello,
I have been working on a project involving a custom pcb with the nRF52832 microcontroller on it. Recently, I have been trying to modify the bootloader for this microcontroller...