Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
I am writing a program by moving the contents of twi_master_using_nrf_twi_mngr based on the ble_app_uart project.
The source code is as follows.
Please tell me how...
Hi, 1- I have worked on ble_app_template(As Peripheral Only). Now, what changes I should make to gain max range? Any specific changes for long-range? 2- Here is my code. I...
Hi I am using ncs version 1.5.0 and dk version 0.15.0
I want go get the modem info like MCC,MNC,CellID & LAC..I followed the following snippet
err = modem_info_string_get...
Hi,
I am able to sniff and decrypt all the packets in Mesh Network as per NRF_Sniff Procedure Manual.
But unable to decrypt the packets received between the Low Power...
I'm developing an application where there will be multiple central links to relatively low bandwidth sensors and 1 central link where sensor data will be streamed. The throughput...
Hi teams,
I am developing with Mesh SDK 4.0.0, and suffers from random fault during long-term test.
The last readable callstack position is the below.
The callstack...
I am currently trying to use a nordic semi ppk and nrf52840 to read current in the nordic semi power profiler software. I am able to flash the DK successfully (while P22 is...
I have a 9160 DK board with lte_ble_gateway on the 9160 side and hci_lpuart on the 52840 side. It works as far as being able to send and receive BLE messages but it has faults...
Hello,
Previous revisions of the nRF SoC's such as nRF52840 and nRF52832 have had specifications for certain IO to be low frequency < 10Khz and standard drive only because...
Hello
I'm facing an issue with app_timer_start. Indeed, with small values, sometimes, the app_timer_start won't start the timer. As a result, the interrupt handler is not...
Online Manlio 6 minutes ago
Hi,
I add NFC to my project with freertos. The initialization of nfc is ok. After running few seconds ,it hang. If I comment the usr_nfc_init...
Hello,
I work with the ATE using Algocraft WN series programmer.
It has directly access to GPIO registers through SWD interface with WRITE / READ / COMPARE commands. ...
Hi,
I was tracking down a bug that resulted in a secure fault exception. To save some time tracking it down I enabled logging in the spm. However this resulted in an escalated...