Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Dongle cannot enter reset mode, and led is not pulsing(no shine ) when I connect to PC, the device cannot detect it,too. Is their any problem on the firmware, the device cannot...
Hello there,
I am trying to find the datasheet from the device NRF31502 F but I am having some trouble!
Can someone help me or point me where I can get it?
Thanks
Dear all. Now I am working on multi-peripherals to one central NUS communication project. The peripheral boards are based on nRF52840 and the central board is nRF52832 DK...
Hi Team,
We want to write our own MAC address on nRF52840 module. It's a production level MAC address i.e. it is fixed MAC address cannot be overwritten. What is the procedure...
Hello,
I am using SDK 14 & nRF52832 & peripheral role; I have setup a timeout in the order of several seconds, and during this time my device shall advertise but reject...
Hi,
I'm using nrf52840 and trying to define the pin mappings for my custom board. In order to do this I'm studying the board definition of pca10056 (pca10056.h).
In...
Hey all, I'm trying to run the node cli flash "imei" -f /path/to/firmware.hex command on the terminal. It prompts as ERROR flash <deviceId> failed!,
ERROR Error: No such...
Hi
I'm working with version v8.6.90 since the master version at this date have an Auth amplify issue.
The Fetch function on the map is buggy :
Here is the Chrome dev...
We are using nRF52 SDK 17.0.2 s132_nrf52_7.2.0_softdevice.hex in our application. When entering in DFU mode from application, we perform nrf_power_gpregret_set(BOOTLOADER_DFU_START...
I am willing to use nRF52832 chip in one of my project. But all the breakouts dont fit the size and I want to design my own PCB with i2C accelerometer. I only want to transmit...
Hi,
Corect me if I'm wrong, but the initiation of ble_gap_addr_t.addr_type in main.c in the HRS_C demo is not necessary, as the addr_type is calculated based on the address...
Hello Folks,
I am following below steps to add Zigbee FOTA to Zigbee: Light switch example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_zigbee_configuring_libraries...
Another problem is that when I turn on I2S to read data, the while loop does nothing, and the broadcast can't be transmitted, just like I2S has occupied all the CPU, and other...
Hi Devzone,
I use original mqtt_simple example to test connecting with MQTT Broker.
I ran it on Ubuntu, SDK v1.5.99. When I press button to publish message, some errors...
I'm planning to evaluate AoA and AoD using nRF5340 DK. I asked my local RSM about getting the antenna array and was advised to get nRF9160 DK.
After reading the documentation...