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 just received notification from Onsemi that the ESD protection chip (CM1402-03CP) that I am using between my SIM card connector and nRF91 is obsolete. This is the same chip...
After upgrading nRF Connect SDK to v2.1.0 I noticed that my modified version of connectivity bridge (when running on thingy:91 nrf52840), stops working 30-60 seconds after...
Hi I'm developing a board to isolate external GPIO signals from a Nordic nRF52832 (Isolated input from 5VDC to 25VDC). For this I am using a circuit with the PC817 optoisolator...
Hi, I have similar error on this thread:
I cloned current latest releases of Android-nRF-Toolbox(3.1.3), Android ble library(2.5.1), and Android common library(1.0.27...
Hi everyone,
I'm using an nRF 5340-DK and want to update the application core firmware by using the nRF secure immutable bootloader. The bootloader and the network core...
Hi
I am currently running and adjusting the zephyr echo_bot uart sample on my nrf9160 DK. Currently , the sample makes use of UART0 to send a receive information which I...
I'm trying to connect a Thingy91 to the nRF cloud using just in time provisioning. I'm using MoSh. Here is the error:
mosh:~$ cloud_rest jitp Performing JITP... JITP device...
Hello,
When I change the optimization for a project to NO_OPTIMIZATIONS or DEBUG_OPTIMIZATIONS in the configuration (prj.conf), I always go in the hard fault handler ...
Hello,
i have a Nordic nRF52840DK and a Qorvo DWS3000 combination. I´m using SDK7.0.2, Segger Embedded Studio 5.10a and J-Link 7.58b.
I want to combine the ble_app_uart_c_pca10056_s140...
Can you please explain how NRFX_SPIM_FLAG_RX_POSTINC works? My data keeps always being loaded into the same address. Here is my code snippet:
uint8_t tx_buffer_MAG[1]...
I am developing a product with nRF52832 in which we need to use the COMP module. We need to route the RESULT signal directly to the RX input of the UART, or to an output of...
Hello,
after upgrading to SDK15 and using the new crypto functionality I experience some weird behaviour during bonding.
Our SW is the peripheral and I am starting the...