FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
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...
Bluetooth didn't have a standard for transmitting audio using LE until LE Audio was released. And many manufacturers which produced BLE remote controls used Voice Over HID...
In my project, nrf9160 has to send and receive data from the I2C bus from a chip. Everything works fine but unfortunately I have to query the chip by sending a single byte...
Hi,
I'm using nRF52840 DK to construct and test a wireless data transmission system.
The problem is that I need to detect a 2M Hz clock's rising edge using nRF and...
Dear Community,
we are looking into an application where the Gateway (RX) uses the nRF5340 + antenna array and the clients (TX) the nRF52840. The clients are on the market...
Hi, we are trying to characterize RSSI and TX output power with nRF52-DK board.
We used a nRF52-DK (TX) and 2.4-GHz BLE antenna (chip-type, RX) was connected to spectrum...
Dear Nordic Team,
After updating the modem firmware to the latest available (mfw_nrf9160_1.3.0), my device LED does not come up anymore. Additionally, I can longer see my...
Hello, I am trying to use open-thread with NRF52840. There are two different SDK one of them is NRF-SDK for Thread and Zigbee and other one NRF-Connect. Nordic recommends...
Hi
I was wondering if using sd_ble_gap_rssi_start to measure RSSI value during connection has any influence on power usage or ble data throughput (or other resources). Or...
Is there any way to programatically set the 51822 into debug mode following a power on reset, or disable pin reset in normal mode?
Here is a synopsis of the issue:
...
For my project in development I need to read characteristics from BLE devices using pc-ble-driver library.
I am using a C program, not python bindings.
The method I am...
Hello, I am using Nrf52832 and want to run client and sever simultaneously. I think it's possible but unable to find the sample code. Can you please help?
Thanks
Hi, in my custom nRF52805 peripheral application, I used Nordic NUS Service to transmit sensor's data. By using SDK17 example code <ble_app_buttonless_dfu>, I could OTA DFU...