Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
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...
Dear all
Just upgraded my SDK to latest v2.1.0, and also copied my custom board folder [boards] to my project folder and named as boards, but it does appear on Add Build...
I am trying to connect two CAN devices mcp2515 to the SPI3 on the gpio spare of the tingy91 but I have a problem compiling the overlay file. Is there someone who can help...
Hi,
I am a novice in the Nordic world. I have to say it is really new conception for me. I am used to work with STM32 and freeRTOS.
If I understand corectly, when I...
Hello,
I'm getting the following error during migration from 2.0.0 to 2.1.0:
FAILED: zephyr/drivers/bluetooth/CMakeFiles/drivers__bluetooth.dir/hci/rpmsg.c.obj C:\ncs...
I am using nRFConnect for desktop to program bootloader / softdvice / application.
After programming the images I click the read button to see what the layout looks like...
Hello,
We have a product developed using nRF5 SDK for Thread v4.1 based on mqtt-sn sleepy publisher example.
Thread border router image supplied by Nordic also have mqtt...
good day,
may i know another way to combine the bootloader, softdevice and app hex files into a single hex file?
already created a bootloader setting before merging with...
Hi All!
I am working on nrf52833DK using Zephyr RTOS, NCS version 2.0.2. I am using peripheral_Uart & Central_Uart to add Coded_Phy and conncurrent Connection features from...
Hi all
We are using the nRF52833 and are implementing the DTM in our project.
Do you know if the DTM must support all features that are supported by the chip (i.e. nRF52833...
Hello,
I bought a Danalock V3 type smart lock. The manufacturer sent me the firmware file. The first time I uploaded the file 2 out of 2 processes ran:
UPDATING: Part...
Hi,
Mesh SDK: v5
Using 2 nRF52DK's for range testing
I wanted to know how we could increase the node-to-node range by making changes in the firmware (Like changing...
Hi
When I try to use bt_conn_le_create to reconnect a Peripheral device, sometimes it returns -22.
After debugging, I found the bt_conn_exists_le return true with...
Hello,
I am having a lot of trouble adding a driver to my application. I have followed the tutorial here: https://www.zephyrproject.org/how-to-build-drivers-for-zephyr-rtos...
Hi,
For my app (using zephyr and nrf52840) I want to use hardware Timer like that, is there any manual or example how to do that?
Need able to set period of timer from...