I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
Hi there,
I have multiple flash partitions defined in pm_static.yml.
I want one specific partition to contain a binary data file so that when I flash the image with J...
Hi all,
I am developing a project with the nRF52840, using nRF Connect SDK 2.6.1 in Visual Studio Code.
I need to be able to compute an MD5 checksum for a dependency....
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...