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 Team
We are using nrf52832 in our one project. we just want to know the power down state. how we will put the nrf in power down and what actually happens in nrf when...
We have a design where 9160 is always battery powered (, and only the RESET-pin is the way we have to shut it down (keep in reset).
Probably this design might not be the...
i am using SD S140.
i have a 300us period that must take 300us, no more, no less.
for this reason i must call __disable_irq().
when i do it i sometimes get app_error_fault_handler...
I have done a program with keil IDE and am putting into use an ST link v2 for a debugger, and in Keil am getting “internal command error” as the problem.
The screenshot...
Hello,
We are developing hardware with a soldered down eSIM. Our previous LTE module vendor recommended 47pF capacitors on all the signal lines (CLK, RST, I/O) and 47pF...
Hi team,
I understand that it may not be a simple answer, but not sure if we have any clue on the support?
Based on the Devzone ticket: https://devzone.nordicsemi.com...
Hi there,
Recently, we used the nrf52833-DK to develope the direction finding.
We want to add an external antenna array we designed on the nrf52833-DK for AoA receiver...
I have a local carrier SIM card and iBASIS SIM card that came with the nRF9160-DK. LTE-M is activated on the SIM card of the local telecom operator. However, none of these...
Hi, I developed a BLE and Zigbee custom product, starting from nRF5 SDK for Thread and Zigbee v3.2.0. On BLE side, my customer ask me to have the BLE MAC number also inside...
Hello Nordic Support,
I started with a sensor sample project for ADXL362 Three Axis Accelerometer ( https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/sensor...
Hello,
I am using PCA10040 DK for programming my custom board which is having the NRF52832 controller. Until yesterday afternoon, I was able to program my board using NRFgoStudio...
Hello. An LED is connected to the pin of my nRF52832 through a resistor to ground. How can you programmatically determine its presence? I tried to do pullup and read the port...
Hi,
For the first time iOS App interface with BLE device. But after killing and re-opening of iOS App connection not established. Can anyone share me the code from iOS App...
Hello,
I would like to know wich step I forget to do to send more than 20 bytes in NRF Connect app to a BL652. I followed some talks and subjects about it but it's doesn...
I am using ble_app_uart_c example to scan nrf beacons. Facing strange issue with debugger.
Enabled RTT and disable UART Logs, when i connect debugger and put break point...