Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
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...