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 all,
In my project, I make 2 SPIM and 1 UARTE works well.
Currently I want to use 1 TWIM, so I add lines below in proj.conf
However, I get errors: gen_isr_tables...
If nRF9160 stay almost all day in sleep, wake via RTC for a period of 1 minute and in this 1 minute period only make a GPS cold start, get the GPS coordinates and transmit...
My device is the slave, that is being connected (not always in the same order) by 2 masters.
I would like to create two different connection ways/points to distinguish between...
Hello.
1. For nRF5340 DK, in normal voltage mode, I use putty(windows) and minicom(Ubuntu) to view the printk logs, it works fine.
In high voltage mode, which software...
I am currently trying to test the writable ndef message example on my nrf52 development board. I have gotten it to work so many times in the past weeks but now it seems when...
It seems like there is a problem with nRF Connect 3.7.0 with Toolchain Manager 0.9.3
When I try to open I get the following error.
I have tried restarting and reinstalling...
I'm having trouble connecting the Thingy:91 to LTE network.
I'm using the thingy91_fw_2021-06-28_7a076c22 example.
I flashed correctly the thingy91_asset_tracker_v2_nbiot_2021...
Dear Nordic team,
We are deveopping BLE & ANT enabled display. Because it is a mass production product we need to do an automation for asigning devices destinguesed ID....
Hi, Dev Zone.
thanks for help : )
i'm try to porting DK Board's ble Boanding function to Target Board.
DK is working success.
refer to 16.0.0 SDK and 7.0.1 Soft...
Hi,
I am currently working on updating the examples/dfu/secure_bootloader_uart_debug example in SDK 15.3.0 to do an internal dfu on my nrf52840 DK rather than having the...
Hello,
Out application is using the time slot api to generate ~29ms (35Hz) burst of pulses.
Occasionally, the interval between two adjacent pulses extends to ~35ms ...
Dear Nordic support,
I need to clarify a few points using SAADC for battery measurement - running the ble_app_proximity application without modification. I measured the...
hello, i hanve a problem when i use usb transfer data to pc with ep1, sdk 17.0,nrf52840dongle
I have many data(more than 100KB) transfer to pc,when I send the data for once...
Hello,
I am using the nrf52840 for the application, basically i want to use the timer driver in my code.
so basically if i have 5 timers of nrf52840 and i am using one...
I am using a nRF52840 Development Kit to flash a custom board with a nRF52840. When I use the nrfjprog -p (or --pinreset) option to reset the CPU, it will consume over 1mA...