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...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi ,
We have a custom hardware with an Active GPS Antenna (that is connected to the main board with u.fl connector).
I ran the GPS SNR command to test the performance...
I'm designing a PCB that uses the nrf52832 with an external RTC, the DS1339 ( https://datasheets.maximintegrated.com/en/ds/DS1339-DS1339U.pdf ). I want to use a single 3.3V...
I'm enabling external power off warnings, as specified in section 5.22 of the AT command guide.
When I drop the supply voltage I see a LTE network disconnected message from...
Hello Nordic!
I have been developing a Zigbee application and now, I need to connect via Serial communication with another device. I just need to listen to the port, not...
I am using flash_fstorage_s140_pca10056 example from SDK v17.0.2 , I see that the start address is 0x0003 E000 and the end address is 0x0003 EFFF respectively.
I want to...
Hi,
I am trying to check how DFU works but I have problems setting it up. I will describe all the steps that I have been doing here, so that it will be easier to try to...
Hi, I am designing a custom board usign the NRF52832. Im using this externar crystal https://es.rs-online.com/web/p/unidades-de-cristal/1753468/ . but I have seen that many...
Hello Nordic Support Team
I need desperate help to get my proof of concept working. I have been able to prove that the applicational concepts work on the nRF52840 and now...
I'm trying to create an application on the nRF52840 that can read serial input from an external GPS chip and also provide log output via USB. As I understand it, the UART...
I want to read access address of a connection between master and slave in master.
I need access address and not the MAC address after connection establishment.
Is there...
Hello, when developing our application, we run into a problem. We are running Zephyr 2.4.0 on nRF52840 MCU. We use LSM303AGR sensor, which is supported by zephyr LIS2DH driver...
Hi,All:
1. As the topic, now i just make bootloader,How do i perform a app entrance? and how to staging, combing.........in the picture as below. Or,on the other hand,how...
Dear,
I am trying to manually toggle GPIO0_2 by writing into the GPIO register, 0x50842504[bit 2]. The output of GPIO0_2 was always static in either high or low.
If...
We use the Nordic library for mesh with Gatt proxy service to our mobile device. We've noticed that unsegmented messages are only serviced and sent every 250ms through the...
Hi, I have made a super hex file and getting the following issue. I have already made a super hex file successfully already but this time getting this error. Does any solution...