We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi,
I was trying to retrieve the log information from the Nordic to the AWS server. I can see all the log info with the Status as Error. I'm retrieving the logs from...
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...