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...
Hi All,
I have successfully used notify to transfer 1 byte of data.
Now I want to try to transfer 1 array but I have a problem as shown in the figure.
Here is my...
I try to get the BLE OTA procedure working using the nRF52-DK board.
1. Using the pre-build example hex files in folder "nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_dfu_test_images...
Hello everyone
Currently I am developing the code for a gateway that collects data from various BLE devices. Some of the peripherals go onto pairing process, meaning that...
I was wondering if there was a JSON formatter that could take a string and convert it to proper JSON. I checked the cJSON library and it seems to only be supported through...
Hello,
It is being developed using nrf52833, SOFTDEVICE-s140, SDK-17.1.0.
There is no problem in port-0 during I2C communication using twi_sw_master.c
,but when...
Hello everyone,
In the scan.h file of the scan module there is the following function declaration:
I wanted to use this function but during compilation I got the error...
I want to use an nrf52805 in a central role (only 1 peripheral connected).
Softdevice s122 appears to be small enough but the nrf52805 is not listed on this page ( https...
I build example in gzll_ack_payload folder get error:
.\_build\nrf52810_xxaa.axf: Error: L6366E: nrf_gzll.o attributes are not compatible with the provided attributes ....
I run newest nRF53 chip as of writing with 1.6.0 nRF Connect SDK from nRF Connect Toolchain manager 3.6.1 using SES 5.50c.
I use a array of 5 rx-buffers (Increased from...
Hello there,
I am getting "No devices connected" error message when trying to erase and flash to Arduino Nano 33 BLE sense board using the nRF Connect for VS Code. I also...
Hi Guys,
I am working on the nrf52840 and using SDK 17.1.0 version.
i am creating the zip file of my application code using "nrfutil pkg generate"
It give .json, ...
Hi,
On the nRF5340-DK, i'm succesfuly using the example code:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README...
Hello Support,
I just started to play with the self provisioning "Mesh-Demo" sample to get a hang of the BLE Mesh. Since I am working on the nRF52480 DK and don't have a...
Is the Common Application Framework considered ready for production use? The fact the "Common Application Framework overview" page links to "Common Application Framework preview...
This is a follow-up to a previous ticket https://devzone.nordicsemi.com/f/nordic-q-a/83842/error-when-building-configuration-for-non-secure-boards , the problem persists and...