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...
Hello,
I am trying to clear reset reason when it wake-up by GPIO.
In line 163, I set RESETREAS to 0
In line 164, RESETREAS is read again.
I expect 0. But It still...
Hello,
I use nRF52832's COMP (comparator) to sample a pulse signal's voltage level.
I found when the pusle width is below like about 60us, the COMP can't get correct...
Hello,
we need to feed mono audio data into the nRF52 and we are now evaluating the possibility to use PDM. The nRF52 seems to have a useful PDM interface , and even though...
Hi,
I would like our nrf52840 to use coded phy 8x to get longer range.
The counter part are Android smartphones, old ones with BLE 4 support only, new ones having coded...
Hello,
I have a custom PCB which uses the NRF52832 chip and i wanted to program it using the NRF 52 DK using P19. I have the following connector and pin out on my custom...
Hello everybody !
I am working on a project and I need to create a server node which also works with the nRF SDK.
As I have seen, it exits coexistance examples where both...
Hi there,
I am trying to use the ISP from the 6700. I need to power my development board. I was wondering if there is a pin output on the nRF6700 motherboard? There is...
Hi,
The end goal is to run this project on a Thingy91, but I am currently building/testing on the nrf9160dk.
I am looking to capture ANT+ from a bike power meter on the...
Hello Nordic,
I'm evaluating the --external-app option of nrfutil and I noticed something odd.
First, I create an example hex file with 8kb of random data and then run...
I am using the nrf9160 DK. Followed the video tutorial, using nrf Connect Programmer tool. When I plug the USB socket, this error comes up. Have tried with different USB cables...
I'm trying to detect stack overflow. One approach that I found online was to prefill the memory with a constant value before the program runs, and see how much of the stack...
I am trying to update one nRF52 DK Board with another using OTA firmware updates. Similar to how the nRF Connect app can connect to a nRF52 and flash a now firmware image...
Hello,
I have been using the SES version 430c and today when I launched the program I get "The evaluation period for this release has now expired"
I got another licence...
Hi,
When working with Windows 10 laptop BLE we get sometimes a lost packet occurrence from Central (PC) to our BLE device.
We are using a Python Bleak based app on the...