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 would like to combine NFC - BLE pairing and launch app record. Naively I thought I would write the second data right after the first:
But this does not work. Reader...
I am using an NRF52832 on an energy harvesting board where lowest power is critical. I can achieve ~2 uA current consumption in idle state (waiting on RTC interrupt), wake...
Hi,
I work on the nRF52840 DK with the ble_app_uart example and I want to add a timer using app_timer api,
in order to create RTC time/date timestamps for my sensors raw...
Hello
I am using SDK15.3 and nrf52832 development board.
In my setup,
1. I have a few peripheral nodes whose only job is to transmit some arbitrary packets ( say P)...
My setup consists of a Raspberry pi and a PCA10056 dev-board (NRF52840). I followed the instruction from here in order to set up the Raspberry pi as boarder router and connect...
Hi all,
I am working on the Smart remote and when "spamming" a lot of key simultaneously, I sometimes get a warning "m_coms : packet lost" and then a disconnection.
...
Hello,
I have a Taiyo Yuden EYSHSNZWZ module. I also had a breakout board manufactured for it to get access to all the pins. I am having trouble trying to program the...
Hello,
I`m trying to get this ( https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role/ ) working properly to test the possible working range between two nRF52840...
To the kind attention of the Nordic support team,
Hi to you all, I have got legacy gazell code running on nRF24. In old code the following instructions was used:
hal_nrf_set_address...
My customer wants to do a range test with a propritary 802.15.4 software.
Do you have an example for the nRF52840DK with an blinking led if the communication is established...
Hello,
i want to display a string in 5x21 led matrix using HT1632 Led driver
Using SPIM0 Protocol i should send data from nrf52832 to HT1632 led driver
My question is...
Hello,
I am working with the mesh SDK 2.1.1 version and the Light switch proxy server and proxy client examples.
Everything is working fine between client and server...
Hello,
We are designing a board based on nRF51422 and we are working with a company based in a different country for Android/iOS app development. They bought a nRF51 Dongle...
I have downloaded the latest nrfgo, but the version of jlink is 5.12V.jlink5.12 does not support nrf52840,so i updata it to jlink6.40,however nrfgo still can't download the...