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...
hello
I had developed code based on the example ble_beacon_app and tested on nRF52840DK. That worked fine. I need to make the same work on the nRF52840 dongle. I followed...
Hello,
I'm using a Nordic Thingy:91 device for testing the asset tracker v2 application. I have a Verizon SIM card that's activated and is successfully registering with...
Hello,
This past week we received a software update that minimized the pristine build and erase and flash buttons to a small, barely noticeable icon out to the side of the...
I have an nRF52840 design using the chipscale package. I have very little I/O so it can all be placed on the outer ring to avoid the blind vias needed for the inner ring....
I am working on a BLE to ANT (Specifically FTMP to FE-C) gateway.
HW used is the pca10059 dongle.
Windows10, Programmer 3.0.4, Segger 5.42a.
SW is nRF5_SDK_17.1.0_ddde560...
If I have multiple peripheral devices, advertising at the same time with NUS service, what factors determine to which peripheral, the BLE central connects?
How can I configure...
Hello everyone.
I'm developing a custom board mounting the nRF5340, and I want to use the micro USB. I was looking at the schematic of the DK for reference, and I found...
Hi,
Not sure if this is the correct place to ask...
My code is crashing after a spi write function.
It is probally obvious to someone here, i think i fell into that...
I'm attempting to merge 3 HEX files into one using the Merghex command. The "BinaryImage access" error appears, see the screenshot below.
I've tried this several times with...
Hi,
I'm porting my SSD1333 (Solomon IC for OLED displays) code driver to Zephyr OS drivers for ease of use along with LVGL (going from `< nrfx_spim.h>` to `<drivers/spi...
I want to transfer a bunch of data over the virtual com port to a PC using the USB port on the nrf5340. I'm using the CDC ACM sample: https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi,
why
AT%XRFTEST=1,1,14,7880,23,1,4,0,0,0,0,0,0 AT%XRFTEST=1,1,14,7930,23,1,4,0,0,0,0,0,0 AT%XRFTEST=1,1,14,7980,23,1,4,0,0,0,0,0,0
returns ERROR but e.g.
AT%XRFTEST...
We are trying to see if it is possible to detect a vibration using the ADXL362 accelerometer on the Thing:91. We have it setup to to trigger on motion, but we need to be able...