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'm trying to get DFU working with LPN on the 833. The sequence I follow is: (Erase board) Flash Soft Device Flash Bootloader (Using mesh, but don't want serial)
Flash Device...
Hi,
I'm trying to setup a very basic network based on the thread CLI example.
I have an nrf52840-dk as a router/commissioner and a custom device as a nrf52840 joiner...
This is the next step of the process getting the canbus working with nrf9160 and the aditional MKR CAN shield from arduino
previus part can be read here https://devzone...
Windows 10, Segger Embedded Studio V5.60a
nRF52833-DK (also nRF52840-DK, along with custom boards for each for later purpose)
SDK 17.1.0 S140
Hello, I'm trying to...
Hello,
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am trying to change TX power of advertising but even though I have written the below...
Hi
We wan't use in our project some MODBUS sensors and I found, that Nordic Connect SDK (I use version 1.9.1) with Zephyr has support for MODBUS. I tried the samples (rtu...
Hi to All Colleagues:
New to Nordic and its development platform. Finished installing required tools using nRF Connect for Desktop v3.10.0. Attempting to use nRF Connect...
Hi,
I'm investigating possible improvements to our custom firmware update architecture. I'm curious as to whether it is possible to run the SoftDevice from a location in...
I've just received nRF52840, it powers up and blinks as programmed and the buttons work. I hear the "ba bing" on my PC when it connects and disconnects, but the JTAG does...
Hi DevZone,
I need to change some defines in the ffconf.h file used by nRF5 SDK to set configurations for FatFS to enable use of f_findnext(), f_findfirst(), etc.
Is it...
Hi,
I have provisioned some nodes using interactive_pyaci successfully. Functionality is as expected. As a test, I then shut interactive_pyaci down, rebooted the nRF module...
Our Gateway uses a NRF52 and the sensors a NRF51.
Gateway is outside the freezer at + 20C and the sensor is inside the freezer at -30C.
What we see is the pairing becomes...
I'm working on a wireless musical instrument which requires a super low latency RF link. I previously was using NRF52810 and found that the latency was too high. The complexity...
Hello,
I'm a beginner ... I would like to connect a LoRa module (REYAX RYLR896) to send data from my nRF52840 Express to an Arduino UNO (with LoRa).
I don't know how...
Hello,
I am trying to work with the DFU examples provided with the SDK. My board is a custom USB dongle to which I need to add the bootloader. Following the steps from...