I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello,
I am working on nRF51822 using SDK 12.3.0 in IAR embedded workbench.
I added dfu service and one custom service in my application.
my problem is when I download...
Hello,
I stared working on nRF52840 for past few weeks, it was working fine. One fine day the board STOPED working, when i was testing a experiment. I tried with different...
Hi,
I tried the on/off light server example provided with the Mesh 4.0 SDK, but it seems somehow always to fall into an NRF_ERROR_INVALID_PARAM, since the appkey_handle...
Hi all,
we are using nRF52810 and SDK 15.3.0
Project is based on central and peripheral concept .
we are facing issue with the peripheral BLE power consumption.
...
We are building a solution for a large OEM where we have BLE tags on inventory trolleys and employees. When the trolley is empty, the BLE tag on the trolley would send a notification...
Hello,
i am working on nRF52832.
i was successfully build a code for scanning without using FreeRTOS
Now i want to use FreeRTOS with my scanning code
But i am not...
Hi ,
i am using ble ancs profile in my project, i was getting internal error (error no 3) while connecting.
the error is being reported by two of the following event handlers...
I have managed to establish a proper TLS connection with the proper credentials, but it seems that TLS session resumption is missing from my implementation since my device...
Hello:
I am now working with nrf5_SDK_for_Mesh_v3.0.0 and I try to implement OTA for mesh dfu. However, I found that the v4.0.0 has a dfu_no_serial_nrf52832_xxAA_s132_7_0_1...
Hello,
I've just recently started learning to develop on the nrf52 platform after 2 years of frustration trying to learn of how to develop on the Nordic platform I finally...
I am trying to set the Lifecycle state of the cryptocell, but it seems like I am having an issue.
I do
/** Enable crypto cell to configure it **/ NRF_CRYPTOCELL->ENABLE...
Hi,
I have fanstel BM833A modules which is NRF52811.
I am using Segger Embedded Studio.
How can i program the module through segger IDE using ST-LINK?
And also i have...
Multi link ble + zigbee multi-protocol testing is currently underway. The main purpose is to test the packet loss rate and throughput of radio time-division multiplexing zigbee...