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,
We are using iBeacon to locate the relative position of mobile phone between two beacons.And the distance between mobile phone and beacons no more than 20m.
Is that...
Hi there,
We are looking for an example application for the nRF5340 DK that runs a very basic baremetal application. All sample applications seems to be using the Zephyr...
I have been working with nrf52 to produce unix time stamp but it using the rtc is a tougher task. Hence, Please help in providing a header file that has a macro such as time_t...
Hello,
I’m using the secure bootloader for serial DFU (UART, not USB). To enter bootloader mode from the application, I write 0xB1 to GPREGRET, then call NVIC_SystemReset...
Hi,
I want to automatically load the value of POUTA_UICR into TX_GAIN at startup. The program code writes the setting value according to the steps on page 14 of the manual...
Hi,Nordic Friends,
I'm using nrf5340dk,and my project need commnunicate with NB-Iot Modem over uart.Now, I found the dirver that i can use directly.But When I configed the...
Hello All,
My company has recently decided to switch to Nordic at the direction of one of our suppliers. We are very impressed with the devices offered and the available...
I use a nRF5280 DK to get DFU working.
I connect to the DFUTarg, Click the Start Secure DFU icon, select my app_v3.zip file, click Start DFU
I get this error during...
Hi there!
I just switched from the GPS Library to the GNSS API.
The problem is, that we never get the timeout event NRF_MODEM_GNSS_EVT_SLEEP_AFTER_TIMEOUT . Basically...
Hi, I took a look at the low power comparator example from the Nordic SDK and test it with my nRF52-DK and I found out that the comparator isn´t triggering when I set the...
Hello, I have a problem with the I2C peripheral on my nrf53840. I enable i2c driver on my project and read sensors on the bus. Everything is OK. Then when with Power management...
Hi Nordic,
I am working with the s140, sdk 15.3. My application is a central that should connect to a device that has several services. As soon as the connected event is...
Hello,
I am using nRF Connect for Desktop 3.7.1 with a nRF52840 USB dongle for testing purposes.
In the Bluetooth Low Energy 2.5.3 application I deselected the "Auto accept...