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:
...
Hello everyone,
according to the device specification, the nRF52840 can be operated with a MEMS oscillator as LFCLK input, which we intend to do. We plan to use a SiT1552...
I have a Zigbee router app that is mostly based on the light_bulb sample. I have noticed that unlike other Zigbee devices on the network (e.g. Philips Hue bulbs), there is...
I am currently working on a project that involves RSA signing data before POSTing it to a PHP web server.
I believe this uses the CC310 cryptography hardware in the nRF9160...
Is it possible to use ESB over the Bluetooth HCI from the controller, or through its own HCI? Preferably using Zephyr? If not, how hard would it be to implement? I am fine...
Hi
I'm using the nRF Connect Power Profiler UI with the Power Profile Kit II. It works great but has one annoying behavior. When I run the Power Profiler in sampling mode...
Hello,
NCS1.9.1, nRF52840DK, Windows10 X64, VS Code,
i want to use P0.31 as gpio interrupt pin,
anyone know how to do it ?
if config to overlay file like follow...
Hi,
Using the central and peripheral uart samples I have found the following CMake error when trying to increase the MTU ATT to 1020 bytes.
The added lines to the prj...
I am trying to update firmware but I am stuck on steps 6, 7 because I don't know where to get the img_app_bl folder and nrf9160dk_asset_tracker_v2_item_<version-number>.hex...
Hello,
I have developed firmware which communicates to an AWS IoT Core erver. To make sure the device is robust I decided to transmit data every 30s to the server. The network...
Hi,
We have a product which was developed with nRF52810.We found Samsung cellphone M31 couldn't scan the broadcast of nRF52810 with nRF Connect, but ther cellphone could...
I have MCUBOOT compiled under Zephyr 3.0 working fine with my 52840 based project. The transport is the CDC ACM "UART" using CONFIG_MCUBOOT_SERIAL
Using mcumgr.exe to load...
I am now developing nRF52805 with SDK 17.1.0. I am trying to use long pressing to enter the sleeping mode and wake the system up using the short press. However, there is an...
I am trying to debug a runtime issue on an nRF52832 based board while it is still powered up -- I am afraid that it will 'recover' if I cycle the power.
I have tried to...
Kind folks,
Automated tools like the nRF Connect SDK environment are wonderful when they work, but can be a Procrustean bed when they break or don't fit the exact requirements...
Greetings,
Struggling to test the mqtt_publisher sample. I would like to modify this sample as the basis for my application. I successfully compiled and flashed this sample...