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...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Dear Nordic team.
We have to add new sensors using I2C protocol on our previous project.
Can i configure WDIO and SWDCLK pin to I2C pin?
If possible, i will reuse my...
Hi,
I would use the test nRF9160DK and Thing91DK with CMW500 equipment under NB-IOT stanadard.
Both DK kit and Thing91DK can connected to service provider when I plug...
I am working on programming process for custom board using NRF52. I managed to create a merged hex file containing the softdevice, bootloader, app and settings files. I verified...
Hi,
I am using the sdk 17.0.2 and s112.
The Apple Watch can not connect the s112 projects ble, such as 10040e s112 and 10040 s112, But can connect the 10040 s132 ble...
I'm new to nordic development, is there any empty template when start developing
that enables ble and twi that just works?
I tried many examples and they all work but...
Hello, I came across this twitter clip by Marjeris showing a Thingy 52 relaying temp info to Alexa. How was this done? by mqtt? or as gadget? thank-you,
I'm trying to port some code from FreeRTOS to Zephyr using a Nordic nRF52840. (I've used FreeRTOS for quite a while, but am a novice with Zephyr.)
I'm using k_poll() (in...
On nRF5340, I need to generate a 5MHz &10 MHz & 20MHz, or 8MHz&16MHz & 32MHz to output for external use, how to do it?
A external sensor needs a continuous 5/10/20 MHz...
Hello, I’m facing these issues with regards to python when starting an nRF Connect SDK Project in Segger: I do have my Pyyaml modules installed but somehow it doesn’t look...
Hello,
I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
1. While referring to the Nordic Semiconductor Infocenter . I observed that in nRF5 SDK v16.0.0 there...
Hello
My nRF9160 DK was working fine and it had certificates for AWS cloud. I wanted to update these certificates so I did it but every thing went wrong. Therefore i erased...
Hello,
I'm trying to use hardware acceleration for my ECDHE implementation. With the SDK-supplied functions, this should be pretty straightforward, however, the functions...