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,
We tried to remove a component that was glued to the top of the nRF9160 SiP and accidentally removed a bit of the SiP's metallic covering (see pic attached). Our guess...
Hi Team
We are using the Nrf52840 module for our dev purpose. As part of image update, we Erasing and load the new image to the chip by using Nrf connect App with Jlink...
Hi,
We have been designing a more robust version of the SLM application and in our testing we noticed a problem that we couldn't work around.
If the modem library's RX...
Hi -
I can't seem to find the answer to this question in the docs, or in the forums. What I'd like to know is - what happens if I update the bootloader and its size increases...
Using nRF5 SDK v16.0.0 on nRF5232. IDE = SES
When advertising is started, I want to advertise initially for 30 seconds, so I set APP_ADV_DURATION to 3000, and the device...
I'm working on an nrf52840 dk. I need to print the sensor data on the command line. I've added the sensor config to the prj.conf file as well as the sensor and sensor_shell...
Hello, Support
I am looking for AT Command example running on nRF52833, host interface is UART interface , and the SoC will be running like a AT Client?
Could anyone help...
I tried to work the zephyr MPU6050 out of the box but it returns "failed to find sensor MPU6050". I can't seem to find a solution to this. The overlay and prj.conf file were...
Hi!
I am working with an nRF5340.
- Is it possible to somehow fill an array with values read from a GPIO OUT register using DMA or PPI?
- Is it possible to assign...
i have installed segger ide and nrf connect for desktop for programm nrf9160 , i have successfully uploaded Blinky code (zephyr) .but now i want to create a new project ....
By default, CONFIG_ZBOSS_OSIF_LOG_LEVEL_CHOICE was set to ZBOSS_OSIF_LOG_LEVEL_INF. But I'd like to increase the log level to debug a problem I'm seeing. When I increase verbosity...
Whilst I recognise some of the NC pins on the nRF52833 are IO pins on the 52840, but I also noticed apin mapping difference on a common port...52833 A16 is P1.05 and whilst...
We are using SDK 15.3.0 and S140 v6.1.1 SoftDevice. We are using an external LF crystal with tolerance of +/-20ppm, and are therefore using
#define NRF_SDH_CLOCK_LF_SRC...
Hi,
As per this link , the memory requirement of Thread 1.2 based application in nRF Connect SDK is around 487KB, over which more will be added as per application development...
I flashed a nrf52dk - nRF52832 board with a sample project (peripheral_hr) and the name is displayed correctly in the nrf connect app and other BLE discover apps.
After...