first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
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...