Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
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...