hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
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...
I used to do with the iso7816 run on nRF51822 SDK9 and S110_v8.0. However,as the BLE stack is running, the iso7816 interface clock signal is abnormal. as the picture below...
Hello!
I have the board PCA10040 (nRF52 DK).
I designed two different programs:
SPI: I'm using the SPI communication to communicate with an external sensor (accelerometer...
Hello, I am working on a project that involves the implementation of a wireless temperature sensor. so, i bought the DS18b20 digital temp sensor and tried to apply the code...
hello friends:)
i have some problem during making my products,
it's an a interface board with ble that generates UART signal for other board
and i made an schematic with...
Hi,
I noticed weird behaviour on nRF52840 when using LE Coded PHY.
Connection access address is configured as logical address 1 and it works fine when using 1M and 2M...
Hi,
Can we use nRF in vehicle to vehicle communication V2V ? And how max nodes can we have ?
As I know, the nRF don't need authentication when we send data, is it true...
Hi Nordic,
Device: nRF51422. Protocol: ANT+. Softdevice: S210
We want to do the EMC test of our custom board and we would like to know at least an approximation of what...
Hi all,
I'm using nRF5 SDK V12.2 to do the OTA for nRF52832 . In general, it's ok. However, if I close the bluetooth function on the phone or close the DFU app from the...
Hi there,
I'm using the PPK (v1.1.0) to measure my nRF52 DK (v1.1.1). My sample programm is very simple: set up the LFXO, RTC with 8s CC-periode and the BSP_LEDs:
const...
I have another longer question regarding an SPI led driver I’m working with that has some strict timings, but I wanted to ask a more succinct question here since I think I...