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...
nRF52840 DKs with SDK 17.0.2, SoftDevice 7.2.0
The resources on this are starting to get a little scattered and possibly outdated. My long range use case is non-scannable...
Hi,
I have added Calendar example application on top of nRF5_SDK_17.0.0_9d13099\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay example code and...
HI.
I searched this one, but I could not find clearly answer.
I want to set BLE Security mode 1, level 1.
I know there is Security mode 1,2, level 1~4.
but on code...
The nRF52840 DK is the recommend development kit, it emulates the nRF52811, and can be used as a starting point for development before moving over to a custom board. Please...
Hi team,
Please help to check if nRF52840 is qualified for ZigBee Smart Energy 1.x protocol, according to customer, seems ZigBee 3.0 is not supporting that yet.
Thanks...
Hi!
If I wanted to use the Nordic Mesh SDK to create a Bluetooth Mesh System, would I have the option to make it closed, so only my dedicated application could provision...
I see that in zephyr main line there are 2 examples:
direction_finding_connectionless_tx
direction_finding_connectionless_rx.
And that:
https://github.com/nrfconnect...
Dear Nordic engineers
I encountered a problem while debugging NRF5_SDK 17.0.2.
I added BAS and IBS services to the “ble_app_uart” program, and everything went smoothly...
Hi,
I am currently working on programming a bootloader on to my nrf52840 DK. The bootloader will be able to do DFUs via SPI. I am using SDK 15.2.0. I also want to be able...
Hello. I've recently made a custom BLE service app based on the SDK. Now, the BLE initialization function in the design returns app: ERROR 3735928559 [Unknown error code]...
hello,
I am trying to use the example LEDBlink.c project of embOS for Cortex-M and SEGGER Embedded Studio on nRF52840.
I got this error when I try to build the project...
Hi,
For my one of project, I have to design PCB having size 15 mm x 10mm, is it possible in such small PCB.
if you have any reference design and PCB design guide kindly...
I'm using SDK 16.0, Soft device 340 v6.1.1, chip nRF52833. Currently no bootloader loaded, but I do use the secure bootloader with light mods. BLE stack and ANT stack are...
Hello,
I'm trying to use the nRF5340 and got some trouble with the nRF Connect SDK (installed from nRF Connect and working with SES).
Working on the development kit (nRF5340...
All,
I recently acquired a BBC Microbit and have been having a play with trying to setup a development environment using the Segger Embedded Studio and the Nordic 12.2...