I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
I have an nRF5340 DK that exhibits unusual power behavior. When I plug in the IMCU USB port (USB connected to onboard debugger), the board briefly flashes all LEDs , including...
Hello,
we have a working system on the nrf9161 that works without zephyr. We have our own secure firmware that successfully uses the cc310 after we start the actual application...
Keep hitting my head on this inconvenient workflow.
Edit build config
Select target custom board
Build config
All OK
Edit config again
Target board has been...
Hi, We are currently working on a new product based on NRF54L15. Goal : We are trying to set up the "Bluetooth LE UART service" example in order to transmit and receive data...
Hi,
I am currently conducting measurements using channel sounding with my nRF54L15 boards. I am at the end of my master thesis, so there is not so much time left to really...
We are currently adding the nRF21540 to our nRF5340 based product to increase our communication range. More precisely: We are switching from Fanstel BT40 to BT40N. We have...
I have an app running the S132 softdevice, doing most of the applicatino work in a routine being called by an 8 Hz app-timer. Under certain conditions that I detect with external...
Hi,
What is the lowest possible current consumption for nrf52840 dongle dev board with zigbee ?
I'm using this for development and i'm getting 20-30uA in idle. Is it possible...
I have used the Programmer previously with success. I am attempting to program the Dongle (10059) with a slightly modified version of ble_nusc_usb_dongle. Although it claims...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I am using 2 nRF528400DK boards. Each board has a unique BLE Mesh sample loaded. The samples were made by modifying the default mesh sample provided by zephyr. One sample...
Hi,
I am currently evaluating the Channel Sounding functionality for indoor localization. I would like to check how much Energy my Initiator and Reflector consume for...
I am using nRF9160 to develop a product for a client that requires displaying the name of the current carrier on the screen. According to the AT instruction manual of the...
I am trying to integrate nRF7002 into my application firmware, by using the "wifi/sta" example in NCS3.0.1.
My application has CONFIG_NRF_SECURITY=y and PSA enabled and...
I have implemented DFU functionality in my Bluetooth mesh project and used device A as the distributor and device B as the node to be updated. I have already configured both...