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 have one of our products developed using the nrf52805 Module & nrf5 SDK . (which is already fully functional with our application ) Since we have few production...
Board : Nrf52480 custom board
IDE: VSCODE
NRF version : 2.6.99
Zephyr Version : 1.6.0
Segger systemview: 3.54
I followed the instruction from Zephyr RTOS, for using...
Hi support Team,
I would like to know the SDK version to be used for nRF54L15.
Is there any link to know details regarding the configuration, flashing and example codes...
I want to advertise a custom service so my central can filter for it and have a device name and manufacturer. I have the following code but can only seem to do either the...
Hi all,
I want for confirm my findings concerning ERASEUICR. I want to be able to erase the UICR from inside my firmware for automatic testing purposes (no debugger is...
I think I have a failing PPK2.
I tested it with this circuit.
My DVM shows the correct current flow - 1.48 mA. The PPK2 shows 40 micro Amps.
Note that the battery...
Hello,
Using nrf9131-ek because the nrf9161 doesn't seems to have the capability of using an external RC oscillator.
Plans are there in the project with using some/many...
Hello,
Using nrf9131-ek because the nrf9161 doesn't seems to have the capability of using an external RC oscillator.
Plans are there in the project with using some/many...
i have used this case:devzone.nordicsemi.com/.../using-swo-with-nrf52-redux and add ENABLE_SWO but when i flash and use jlink swo viewer,it will have this problem.
...
Hello DevZone!
I am using a nrf5340 with the nrf Connect SDK v2.6.0. I have been running into an issue that has come up a few times on separate occasions. Basically, for...
Hi,
i develop my product ny ncs V2.6.0. when i view the code
I noticed the annotation, it says “Edge interrupt gives only 7 channels. It is not suitable for larger matrix...
Hi. I have some question regarding to Bluetooth 5.4 on Nordic platform
1. Can Nordic platform do Advertising Coding Selection? I saw some old old issue that the device...
Hi,
I have tried to update the nRF Connect for Desktop app (v.4.2.0 to v.5.0.2). Unfortunately, the process does not work through the end. Once the installation of the new...
I have to use 240 bytes for my sensor value to send in bluetooth. so i choosed to work on ble_app_att_mtu_throughput i need only pheripheral to work on it . i have to remove...