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,
We recently implemented DFU on Android for nRF51 and nRF52 devices using the Android DFU library from GitHub. It works great, and we would like to see if it is possible...
Hello! I'm trying to setup the PPI module so it controls a LED based on an external digital INPUT. It works well while the nrf528232 is ON, except when I call :
nrf_pwr_mgmt_shutdown...
Hello,
I want to use the Nordic UART service from the ble_app_uart example in SDK 17.0.2 (running on nRF52DK) to use directed advertising to send data to a 9160DK client...
Hello,
Looking at the product specification, the nRF5340 system off current is specified at 0.9 uA. Can you please provide an example that I can run on the DK which can...
Hi.
As far as I know the SWD interface can be used to download/upload firmware and make debug, I would like to know if SWD also can make the function of sending and/or receiving...
Hi,
On a dice projet based on NRF52810. Sometime when I plug the battery charger the firmware crash at address 0x18808 and the call stack is empty !
This address is in...
Hello,
Can anyone please share some reference example for implementation code for central device which scan for available device.
I am using nrf52840.
Thank you
I have successfully installed the blinky example app on my new Nordic nrf 52840 Dongle - so that's good! :)
However, some things are not clear to me - so I would like some...
Hi,
I'm using nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\pca10040 & pca10056
Wants to send data packet over switch...
Hello,
I am trying to implement ble_dfu service into an existing project. The problem is I can not find an example in the SDK. I need to find out which macros to copy-paste...
Hello All,
I have a specific requirement to run 2 different functionalities from the same HEX file. Can someone suggest is there any means of special logic in the nRF52...
I have successfully ported the fatfs file system to my application code, but copying the files is very slow. I'm trying to modify the mass_storage.c file,follwing is my code...
I have two nRF52832 feather boards. Trying to set a simple connection between them so that board 1 sends beacons and board 2 receive them. Every few minutes, board 1 pair...
Greetings,
I am trying to run the scan_adv example from the samples. I am using the nRF52832 kit and SEGGER for running this sample. However, I face the error mentioned...