GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hi,
I’m working with an NRF5340 device paired with a Nordic HID mouse. Currently, data encryption is enabled after pairing, but the encryption and decryption modules are...
Hi,
I want to know if Android Smartphone can be configured as BLE Mesh node? If it can be configured as BLE mesh node, how can it be done using below mentioned library...
Hi.
I would like to set the TX power level for broadcast streams to a higher level then the other radio packets (especially the packets on the primary ADV channels). First...
Hi,
I'm working with nRF5340 Audio DKs.
I'm able to successfully run the audio example in BIS mode (with gateway and headset devices).
My goal is to open another BT...
Hello,
I am developing a PCB with nRF52805. The PCB is small and must be cost-optimized. It also needs to be as small as possible.
For prototypes, I have added a J-TAG...
I was building the "console" sample code found in zephyr for my custom nrf52840 board and I managed to get it to work. But as soon as cryptocell gets enabled, it doesn't work...
Hello,
I need to run nrfutil on a raspberry pi3. The NRFutil executable I use on windows & linux found at https://www.nordicsemi.com/Products/Development-tools/nRF-Util...
I have new nrf9161dk that I'm trying to run the "quick start" guide for. However, when I get to the "Progam" step it fails. This is the error log: 2024-10-03T18:05:08.932Z...
Trying to put nRF52840 in OFF mode and I see the following odd behavior: If I put all the output GPIOs into Hi-Z mode, power consumption measured in-line with the battery...
Hello,
Do the micro controllers out of the box before installing onto a PCB already have a bootloader? What do I need to consider to be able to reprogram my MCU on the PCB...
I'm working with the nrf9160 dk and trying to get a baseline low power project before I add peripherals and application code. I'm using ncs 2.7, and with an empty project...
The idle power consumption (i.e. the current draw between adverts) is 2.4uA prior to the first call of dm_request_add() following reset.
Once a distance measurement has...
Hi, I am actually newbie to embedded system.
My question is how can I upload my code to MCU.
There are very good tutorial about developing with development kit.
So...
Hi there,
I'm developing a product composed of two nRF52840, one being a USB+BLE keyboard and the other being a wireless USB dongle. The two are connected via Nordic UART...
I want to set a MQTT Topic for AWS IOT in Runtime with the new SDK 2.7.0.
My Legacy code that works in 2.0.0
The new approach seems to be: https://docs.nordicsemi...