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...
I'm using nRF9160DK and in that cJSON formation give me some error because of that my device will restart again and again
as in code if I'm input cJSON_AddNumberToObject...
Using SEGGER embedded studio for ARM (Nordic Edition) v5.60. using Project-> Configure nRF Connect SDK Project Fails in configuring MCUBoot in Zephyr.
No Documentation on...
i am working on power measurement of ble. i want to change ble connection interval in nrf blinky code say to 100ms, 200ms, 1000ms. how to achieve this and
what is the use...
I"m using SLM from NCS 1.6.1.
I'm testing HTTPCREQ with HTTPC port 443 and security tag = 1. After I reset SLM, my send is successful and passes server validation checks...
I have been using the DFU on nRF5 SDK for some years now and we use this feature to update firmware in the field.
I have sucessfully managed to get the SMP Server sample...
Hello everyone!
I'm using nrf5_SDK_for_Mesh_v5.0.0_src and I'm trying to run the Serial example. I see no Bluetooth advertising so I wanted to redirect __LOG to UART.
...
Hello Nordic team,
I am looking for an alternative method to flash the modem firmware to nrf 9160.
The issue I have with nrf connect's programmer is that it behaves unpredictably...
Question about errata workarounds for 9160 rev 1 (BO) SICA.
I see these in the errata which are relevant for our project:
[15] REGULATORS: Supply regulators default...
Hello!
The NRF52832 based Raytec Module, the Garmin NRF52 module and the Nordic Dev kits all handle the Mesh firmware I have developed without change or modification and...
Hello,
I'm trying out the Matter: Light bulb example using an nrf52840 device. So far, I have managed to build the software, flash the device, provision it into the network...
Hello Nordic Semi team,
I am porting the Modem Library to run on a different OS.
The documentation provide is great, but I have a two minor questions.
1. The documentation...
My setup:
Mac OS 11.5.2
Vs Code 1.60.2
nRF Connect SDK 1.7.0
nRF52840DK
Using the tutorial videos provided I went through the process of creating the basic blinky...
1.How exchange datas between applacation core and net core, can provide demo code?
2.How does the APP core call the API in the NET core, and how does the NET core call the...
I'm having problems using the UARTE in the nRF52840 via Zephyr. I'm watching the TX pin using a logic analyzer and seeing correct data when running at 9600 baud. But if I...
I'm using
SDK : nRF5_SDK_17.0.2
Example Project : ble_app_uart
Soft device :S113
The initial project builds successfully.
The example provided for ble_peripheral...