Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
Hi!
I have a custom board based mostly of the nrf9160DK, where I need communication between nrf52849 and nrf9160 processor.
I have used the code from this ticket that...
Hi,
I'm using the PCA10056 dev kit and nRF5_SDK_17.0.2. I am aiming to connect multiple initiators to acceptor using Initiator and Acceptor examples. So far I've been able...
Hi There,
When I am trying to write code, I am not clear about the meaning of the code " bearer_adtype_add( BLE_GAP_AD_TYPE_COMPLETE_LOCAL_NAME ); "
I try to check the...
I'm using the Zephyr provided WS2812 LED driver (SPI). I am noticing some strange behavior when my chain-length property is greater than 10.
I connected a digital logic...
Hi Nordic
We are developing our IOT product and we are starting our development of firmware on nRF9160 DK so that we can port that code to our custom PCB that will contain...
Hello
When I output some data using a 'LOG_xxx' macro, I do get debug information over the RTT console like this:
But as you can see there are some extra bytes in front...
Hello,
I wish to send SPI message by 2 Bytes per once, total 102 bytes.
Basically SPI works fine.
I wonder if there is way to reduce inter SPI time. It measured 18u...
Hi,
We are looking at porting the Tuya BLE SDK to the Nordic platform and on reviewing the documentation we have identified that the SDK uses two 16bit service UUIDs:
...
Most of the examples and posts are about the libuarte async driver, but I am using the basic libuarte_drv (not async) and running into difficulty. Without any concrete example...
Hello fellow developers,
I have purposefully not connected any sensor to my nrf52832 dev. board to see if the example program logs "no device found". Once the application...
Hi,
I have nRF52840 DK, nRFConnectSDK v 1.7.0-rc2,
I compiled iso_broadcast and iso_broadcast_benchmark projects: ( no changes are made)
Here is the run log:
//==...
Hello, I am starting to learn about the nrf9160DK and I found myself forced to use Zephyr while reading through the documentation. I would like to know if there is a way to...
Hi,
I am trying the new nRF connect extension for VSC. Great direction. Hope it takes off.
For those interested, the announcement and details are at: https://devzone.nordicsemi...