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 an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
I am interfacing MAX30003 with Nordic NRF52DK (NRF52832 SOC). The Nordic successfully generates SPI CLK and writes the register data to the MOSI pin. But, the MAX30003WING...
Hi,
Ours is a battery (LiPo) operated device with VDDH= 3.0 to 4.2V. One of the reasons for using nRF52840 is to avoid an expensive external DCDC IC. But due to the Anomaly...
I'm trying to follow the DevAcademy Intermediate Lesson 5 Exercise 2 using an Elegoo shield instead of the Adafruit one.
The shield I'm using is this one: https://www.elegoo...
Hello, we have built a BLE device based on the 52840 chip and the nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_mouse example architecture. We have built a...
Hi,
1. The customer would like to know which values are configured for which registers of nRF5340 by the following instructions?
nrfjprog --family NRF53 --coprocessor...
Hello!
I am using an nRF52805 for a custom board design and I am hoping to get some advice on selecting peripherals and Zephyr features that would best meet my system...
Dear Nordic
hardware:NRF5340, sdk:2.6.1
Our project needs to use floating-point calculations. Attempting to add CONFIG_FPU=y and CONFIG_FPU_SHARING=y to prj.conf will...
I use GNSS with the timout at 0 and interval at 65535.
I do not really need the location but is it nice to have a kind of a log of it because it is available en power consumption...
Context: We are planning to connect the nRF9151 to a private test network using a coax. cable. for development debugging.
(#1) Do your modules support SIM cards with test...
Good day
I have a lwm2m client running on a custom nrf9160 board. I would like to run everything network related to network on a separate chip. Assuming that the two chips...
Some guidance on this query,please. I have a project with several freestanding application (please check topology below). I would like all the apps to acccess a custom board...
Hi,
I am currently configuring the nPM1300-EK with the nRF5340-DK by following the instructions from the webinar "Adding battery charging and fuel gauging to your nRF52...
For a device like the nRF9160 Feather, you need a second USB to UART device for listening to the modem traces. When I go to select the Terminal Serial Port under Advanced...
Hi All,
Im very new to this how firmware space and would love some help.
Currently i have a NRF52840 DK Board with a Seeed Canbus shield. ( CAN-BUS Shield V2.0 | Seeed...
1. Hi i am using nrf52840 sdk ver 17.1.0 in secure bootloader /pca10056_uart_debug
2. I have flashed the dfu uart code without any change
3. while performing dfu via uart...