I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
I am trying to implement the following: I have a mesh node built using the Sensor Server example for publishing temperature data. I want one relay node to transmit the temperature...
Hello All I'm new to the forum so please be gentle! I hope this is ok to ask: I'm in the early stages of planning a project that I hope will be suited to a DECT NR+ platform...
hello!
I'm currently looking for a way to access the nor flash of the nRF7002DK, does anyone have an example of this? My goal is to write, read and erase data to the nor...
Hi,
We are starting our first production run. I have studied earlier assigning IMEIs and how to obtain IMEI numbers via Nordic semiconductor up to 100k devices.
We planned...
Is it possible to get access the virtual com port from an application based on nRF5-SDK-for-Thread-and-Zigbee?
My application requires nothing more than the LED and the...
Hi.
Base On Nrf52840DK , SDK V2.8 and Zephyr
Can't See CTS service when connected to nrf connect (Android App) and source code is "peripheral_cts_client" , Why ?
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hello,
we are currently testing the capability of updating the firmware of 2 Nordic Development Kits.
The Situation is following:
1 DK simulates a Device which is standalone...
Hi,
I think the following is the link for nrfx flib
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/README.html
I know most of the drivers are covered by...
Dear Nordic Team,
After downloading nRF Connect SDK v2.8.0, I didn't make any modifications to the code in the SDK. I directly compiled and flashed the locator_tag example...
Hi,
I have a scenario where I need to capture the power consumption of a specific period for individual power lines. I understand that I need to use the ammeter feature...
HI ALL,
I used a system off demo and added the following content.
The power consumption tested was around 1uA, which should be normal according to the errata. Then...
Hi, I am having issues with one of our wifi scanning modules not detecting the wifi beacon using the 1M rate . Looking into the PHY level, I demodulated different wifi beacons...
Hello
I am installing nRF Connect SDK version 2.9.0 using Visual Studio Code and the nRF Connect for VS Code extension on windows 10. After installing the toolchain file...