Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
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
Hello, i have six buttons on my custom board, these buttons are inited with following code:
(there are pull up resistors present, hence NRF_GPIO_PIN_NOPULL is used)
SEGGER_RTT_printf...
Hello,
We are using nRF52840 chip for a power-sensitive application.
We use the UART which is connected to a LoRaWAN module.
Now when I enter the system ON mode after...
Hi,
I just started working with Zephyr and having some problems right out of the gate.
Board: Nordic nRF52840DK Example: i2c/spi_fujitsu_fram Branch: Main
When I'm using...
Can Nordic team be sure that SweynTooth test team has tested Nordic chips? If so, the claim in Nordic dev zone that Nordic chips are not listed indicating Nordic chips are...
I have followed Einar's response on the below thread but I still cannot see the logs on the SES
https://devzone.nordicsemi.com/f/nordic-q-a/79682/adding-mcuboot-bootloader...
Hey devs,
I'm trying to get the i2c interface to work with the MP8862. I followed the TWIS driver guide to get started and in there everything worked.
Now I wanted to...
Hi Everyone,
I'm using VS Code, nrfConnect SDK v1.7.0
I'm trying for minimal bluetooth roles(either central/peripheral) along dfu support in nrf52820 chipset.
when I...
Hello,
I recognized a wrong answer is sent by the ZigBee stack of nRF Connect 1.5.1 and 1.7.0 (and others).
Eg. the application provides a color control cluster as a...
Hello.
It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I am implementing the advertisement processing, but the advertisement stops when...
Hello,
I compiled pc-ble-driver from github and it when i debug heart_rate_collector in adv_report_parse function i only get 1, 10, 255 field_type and never BLE_GAP_AD_TYPE_COMPLETE_LOCAL_NAME...
Hi,
I am trying to erase and flash a nRF52840 chip on a custom board. I use a J-Link EDUwith the Cortex M adapter to plug onto the board. I checked the hardware conf several...
I am using libuartes example. I only use send_UART (char*sdata, int len) in main before while (true) or in void uart_event_handler(void *context, nrf_libuarte_async_evt_t...
I'd like to use Power Profiler to measure really low currents (watches) ~0.4 microAmps.
However, Power Profiler II measures 1.5microAmps even when disconnected with or without...
Hello,
Have anyone knowledge on how to force to include, using nRFSDK, the AdvA field in the Ext Hdr of a BT 5 long range advertisement primary packet frame ?
We are testing...