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 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...
Hello How do I remove one server from mesh network? The client needs to recognize like a new device. I did try to use these functions without success on a event: nrf_mesh_node_config_clear...
I have successfully connected BT832 Module to NRF DK. I have erased BT832 and Falsh s132_nrf52_5.0.0_softdevice.Hex. using nRFgo Studio without any issues.
I have copy pasted...
Hi,
I'm trying to use the nrf52832 with a sdcard application in SDK_13. I based my code on the example provided and managed to get the sd card working without any problems...
The error "Unknown command add_pc_lint" appears when running the bootstrap command during setup. It looks like PC-Lint is an application for windows for software debugging...
Hello! I'm trying to find a list of boards that can be integrated into a circuit design which have already received compliance in the EU, UK and with the FCC. I found this...
Hello. i testing zigbee coordinaator example with zigbeee device. Device was joined to Zigbee coord/ network.
Couldn't i get device payload data in coordinator source code...
I have the UART configured using the standard boiler plate code, with flow control enabled, where the RTS output is assigned pin 5.
I have defined a GPIOTE pin 25 as an...
We are working on a solution that involves a central provisioner that provisions a MESH network of sensors that it subscribes to. We need to be able to replace this central...
Hi,
I am currently drawing up a schemtic involving the NRF52832 on Proteus 8.
I have been trying to find symbol, footprint, and 3D models of the NRF52832 online, however...
Hi!
We are using a custom bootloader for our device. Current version of this erases everything from 0x0 to bootloader start address, and then writes MBR + Softdevice ...
Hi,
I have a question about ADC reading in ble_app_uart__saadc_timer_driven__scan_mode in SDK 14.
Let's say I'm using a double buffer, and I have 3 ADC channels (so...
Hi,
In my project, I am use nRF52832 for controlling ws2812b led strip with 8 leds.
I am use SDK 14.2 and s132_softdevice_5.0.0.
I have problems with the latency of...
I have a custom board of nRF52832-QFAB-B0 on which my application works well with SDK15.0.0 & SD132 v6.0.0
To perform DFU,
1. I copied the relevant parts of ble_app_buttonless_dfu...
There is always one kid in the class who wants to correct the professor and make himself look special.
That is me.
So: In file nrf_sdh_ble.h, line 76
@details This macro...