I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...