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:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
Hi!
We are interesting in extended adv support, as periph and central role to establish connection in phy coded.
I've read another topic that it doesn't have PHY_CODED...
Alright, I'm starting to question my sanity on this one. I am currently trying to use the TWIM driver nrfx_twim.c to access a TWI device. As usual, I did the checks for the...
I am facing an issue about using CMOS battery for NRF52832. I hope this CMOS battery can serve mcu (in low power mode) for at least 1 year. In low power mode, I just want...
I am using a BMD 349 module based on nRF52840.
I am interfacing with AT25SF041 flash memory.
I am using SDK 14.2.
I am writing a byte to a specific address in Flash...
I recently purchased a Thingy:91. Initially it would not connect to the local network. I purchased a a J-Link programmer and via the nRF Connect Programmer updated the modem...
Is it possible to Read the battery status and/or the temperature value from the nRF52810, write that data to on chip memory, and run a code to modify the Major and Minor values...
To the kind attention of Nordic support team,
after some months I gave a look to the segger toolchain configuration for the device host example using the secured gazell...
Hi
I am trying to set up my visual studio to communicate with my nordic device and found that PC-ble-drive can help me with this.
I followed the steps mentioned in the...
HI I'm currently working on measuring distance between two points with two nrf52840 modules with the example "nRF52-ble-long-range-demo" (you can easily find it in github...
I have configured "nrf 52 DK" to worked as BLE sniffer. I am trying to sniff the data packets exchanged between two TI CC 2650 devices (in which one is master and other is...
I am trying to configure my nrf 52 DK board as BLE sniffer. I am following this blog " https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nc_programmer%2FUG%2Fnrf_connect_programmer...
Hi,
I'm using the Light Switch example and would like to read out the own address on a light switch. Is there any application call, such that the stack returns my own...
Hi,
Currently I’m working on a device which is, on the one side connected to a smartphone via BLE and on the other side to another uC via UART.
Therefore, the UART speed...
Hello,
I did a code base on aws_fota sample and added a watchdog, a timer (to feed watchdog) and modified some outputs. Tests about thèses items looks correct.
When my...
Hi,
The Zephyr LwM2M client seems to leak pending objects that are used to track retransmissions. When this happens it enters a loop where the lwm2m_rd_client stops sending...