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,
We managed to integrate both normal BLE and mesh stack onto our working prototype, powered by nRF52840. So far, it is working well. We are trying to further maximise...
I am using the NRF52840 controller to connect BMD101(ECG sensor) uart based having a baud rate of 57600.
Note: Using UART peripheral example on SDK17
I am trying to parse...
Hi
I've problem on my design when I use voltage translator to communicate with sensors. Can you guys see pictures below:
1.nRF52840 using 3.3v:
1.nRF52840 using...
Hi all.
I want to send my packets in the negotiated time interval.
I sat the NRF_SDH_BLE_GAP_EVENT_LENGTH to 6.
The negotiated TI is 36 ms.
the results are
1- the...
Hello to all,
(If "TLDR" go to "### TLDR ###" in the bottom of the page, where you'll find the straight questions without all the context... ) Me and my team are using the...
Hi,
I noticed that the value raw_uuid_len in function ble_advdata_uuid_find() in module ble_advdata.c is fixed at the value UUID128_SIZE.
So the function can only find...
Hi, I am new to NRF and segger embedded studio.
So I want to send temperature sensor data connected with nrf52840 DK to the Murata1_SC device using UART.
The data will...
Found a potential "weirdness" with the mergehex utilty. When merging hex files containing code, dont seem to have an issue. Recently I was using mergehex create a full programming...
Hello Team,
Can you please confirm if we can use the crypto API to do AES encryption/decryption. Can I use it in non secure app and in application and not in bootloader...
Hi,
We want to make some BLE application for nRF52840 on Thingy:91. Referring to PCA20035 schematic, there are some spare pins which we assume is available for GPIO as...
Hi, we have a product (NRF51 SD8 S110 RBCMesh) on the market that craches about once per year the line that asserts is line 189 in src\\soc_radio_timeslot.c (your code) and...
Thanks in advanced. Platform is: nrf52832-qfaa, SDK_17.0.2, use V6.88a JFflash. I design custom board with cp2102n and nrf52832 to act as a usb receiver. All these boards...