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...
Hi all,
I have successfully followed this [tutorial]( https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/using-a-custom-secure-partition-manager...
Hi!
I am trying to flash a component on my custom embedded PCB that embarks a NRF52832 through BLE. To do this, I run on my PC a python script that reads from a hex file...
How to enable Read back protection in nrf52832 and in nrf52840 after DFU completed.
i have tried using --rbp all its working but i want to do in code(any register or by...
Hi, I'm using the PCA10056 with NRF52840 and I'm using the P24 Section, there's a pin that doesn't have number and neither is connected to GND...
(the pin in the right down...
Good day!
I've found that with connected proxy and enabled filter node only forwards messages and doesn't use advertising. I didn't found in Mesh Profile v1.0.1 any mention...
I'm using a nRF9160-DK (PCA10090) but I can't see connected device on Programmer (v2.0.0) nor LTE Link Monitor (v2.0.0), both installed and launched through nRF Connect for...
I recently installed the nRF Connect extension for VS Code on my PC(Windows 11, 10700k).
I cannot see my connected boards.
But the "programmer" of the nRF Connect...
I have tried a lot but my DK wont enter in Bootloader mode, or atleast the Bootloader folder does not show up in my Windows 7 machine. I am able to do that comfortably with...
I am trying to program the nRF52840 Dongle with the HEX file according to "Programming the nRF52840 Dongle". The dongle is connected to USB port and the LD2 is pulsing red...
On IN141 Informational Notice v1.1 changes for nRF52840 to revision 3 (build code Fx0) are presented.
One of the changes is "New (optional) filter coefficients for pulse...
Hi all,
I am currently developing audio sampling on a custom board using the nrf52832. I'd like to sample at 20khz and am using the nrfxlib driver for this ( https://github...
Hi everone!
I am developing with SDK17.0.2 and using the nordic NUS peripheral example.
I am seeing a strange effect:
I am connecting from an android mobile and when...
I have developed my own flash management module that has been working fine for a long time.
Today, for the first time, I'm trying to write to flash from within a timer,...
We are using adp536x to turn on/off the 3.3 V source as to determine the usage of a specific water valve. Unfortunately, whenever we have a circuit connected and turn the...