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 want to measure RF conducted and receive sensitivity for nRF5340 DK, could you show the hardware connected blockgram?and please provide the RF test guideline to to...
I'm implementing a DFU controller for the secure DFU bootloader documented here . There is an edge-case I'm hitting that I'd like some clarification on.
As per the documentation...
ncs tag 1.6.1
Ubuntu 20.04
Hi
I am evaluating the Nordic nRF52840 using the Connect SDK. The nRF5 SDK has an example, ble_app_multiperipheral, showcasing a single peripheral...
Hi Everyone, I'm trying to know and make a handler for the ble advertasing, and I've front with the doubt if there's a way to know when the program will change of advertising...
We have designed an electronics product - a PC peripheral and are looking to release it to market. It’s basically a ATSAMD21 microprocessor connected to a battery, which charges...
My requirement is to send 16kHz 1channel voice data stream to pc .
I use 16khz (2 channel and 1 channel) wav and 1 48khz (2 channel) wav as input (converted to .c file)...
Hi Nordic team,
I was working on nRF DFU (secure_bootloader_ble_s140_pca10056) .I just want to advertise my device mac id to Phones app while in OTA mode to specify devices...
We want to use the iperf3 tool to measure packet loss while sending packets between two nRF52840 DKs. But we can't seem to find any instructions. We are using a variant of...
Hello,
I use zb_cli_wrapper.py and the Zigbee Cli Agent Router example.
I try to discover attributes from a GreenPower endpoint (242), the commande is :
communicator...
Hi,all~
The program runs on nRF52833.The SDK version is NRF5_SDK_17.0.2_D674DDE. At the beginning, MCU sends data to nRF52833 through serial port, and the data can be received...
Hello,
It looks like a possible policy issue - but I was wondering if anyone here has successfully provisioned IoT in this Amazon AWS Region/Endpoint: iot.ap-northeast-1...
I am trying to deploy an trained Impulse module into nRF52840, but not sure about how to do it.
In the edge impulse documentation, they mention we can link the impulse from...
We've been chasing a seemingly randomly appearing bug, where a call to the Zephyr MQTT library seems to sometimes block indefinitely. More specifically the hanging function...