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,
Memory layout for secure dfu bootloader + main application + softdevice 332 (SDK17.1.0)
We are currently migrating from SDK 14.2.0 to SDK 17.1.0 it also affects to...
sorry I would like to install nordic on windows 10. Using windows power shell but it fails.
in pip 3 install west.
There is a newer guide that I have to follow ?
Best...
Hello,
I consider the radio collision of advertising packet, in the case there are several 10 BLE devices and the devices are powered on at same time. How does implement...
Hi,
Thanks for the great work in making VS Code a solid option for the nRF Connect SDK. It was a huge and pleasant surprise when I came across this effort. VS Code will...
Relevant configuration and device tree snippets:
Even if pm-ext-flash is defined as a SPI NOR, looks like the partition manager ignores the definition and uses on QSPI...
Hi
1 Can nrf9160 automatic select PLMN in both NBIot and Ltem mode? Is the auto select PLME default? And how to enable this auto select PLMN mode?
2 Can nrf9160 automatic...
Hi everyone,
I'm collecting some data from the adxl362 accelerometer and from the env. sensor and sending them over MQTT.
This is the main.c file:
And this is...
Hello,
I am trying to build a new project for nrf5340 PDK using the SES environmet. Some of the nrf header files I need to include, call for the sdk_config.h header file...
To the kind attention of Nordic support team,
I have got a freertos project and usb is enabled (usb enumeration is done and usb interrupts are correctly working before even...
I try to test my BLE code on Thingy91's 52840. The code was tested ok on the 9160DK board. Without changing anything, I have the error like this: bt_hci_core: No HCI driver...
USING RTC1 for app timer library.
Using windows 10 OS, and SES v5.40.
I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8...
Hi,
I am trying to interface NRF5340 and NRF24L01+. I am using the default esb PRX code in the SDK and changed the receiving address to
uint8_t base_addr_0[5] = {0xE7...
Hi. We need to be able to communicate with some legacy 24L01+ devices in the field using a nRF52832. Reprogramming the legacy units is not an option.
I need to setup the...
Hello,
I would like to report a bug with the Visual Studio Code nRF Connect extensions.
When I created a new project, The Welcome tab, Applications tab, and Build...