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.
How can you use assisted GPS(AGPS) in nRF9160?
Let's say you get assisted data from "supl.google.com" and how do you set this address in code?
Do you have to wait for...
Hi
I am using nRF52832 DK, with SES as IDE on Ubuntu-16.04 OS PC. I want to stream some data from PC to DK. The DK is connected to PC for power supply and programming the...
Hi there,
I'm struggling to get a DFU over serial done. I'm using a nRF52840-DK (PCA10056), the nRF-SDK 15.0 and nrfutil 3.5.0.
I
- genereated the key pair,
-...
We have a product with a microphone with PDM output that uses the nrf9160. The nrf9160 does have a PDM hardware unit that looks well suited to read it out. But currently there...
Hi Community Members,
I have a nRF51822 SoC custom board on which i have successfully tried flashing the executable file using openocd commands over Linux environment...
After the rewrite of persistent storage in SDK For Mesh v4.0.0 the code no longer does any basic sanity checks on the data read back from the flash.
The code below is from...
Hi
I am evaluating the serial_lte_modem sample with pc as client but failed, could you share the cmd format for gps start function?
here is the log after I issued the...
Hi guys, I'm facing the next problem:
I am using the Android BLE Library and Android-nRF-Mesh libraries. I connect my Android application to 8 nodes. One of those nodes...
To perform dfu using nrfutil, we need to bring wpantund service down in order to provide serial port to nrfutil. That restrict me to communicate with end nodes. Can you please...
Hi Nordic people,
According to my knowledge SPI can not verify the bits whether it is properly sending or not(like ack),speed wise is SPI ok,And in nordic nRF52840 have...
Hi!
I'm trying to use the LIS2DH12 driver on SDK 16.0.0 in SES. I've managed to read the correct value of who am i register. I'm trying to configure the sensor using LIS2DH12_DATA_CFG...
I have set up 2 nrf52 dev kits: one central and one peripheral. The peripheral side hits the PM_EVT_CONN_SEC_FAILED event about 30 seconds after the connection was established...
I'm trying every permutation.
Pressing IF BOOT/RESET button along with BUTTON 4 and powering off and on the board ... then letting the buttons go
There is a reset...
Hello,
it would seem that the Spi Slave example provided with the SDK 12.3.0 does not work correctly for the nRF51DK. Setup:
Master SPI : STM30G070CB Slave SPI : nF51DK...