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...
I've implemented the nRF52840 QIAA var5 reference design in hardware and it works well. For L2 (10uH) and L3 (15nH), in series off the DCC pin B3, could you perhaps recommend...
Hi
I am using nRF9160DK SLM application to evaluate the MQTT AT command function.
Everything is fine if the MQTT message is the string type shown by the doc.
But when...
Hi,
Is there a way to do OTA secure firmware updates with a Windows application?
I've got some users without Android or iOS phones that want to do updates - and they...
Hi!
I am quite new to Bluetooth and Embedded development and I was wandering if there is a course specifically dedicated to developing a Bluetooth application on this chip...
Hi All,
When working on NCS with SEGGER Embedded Studio Nordic Edition (v5.20b), modify prj.conf will not reflect on rebuild solution.
It seems the IDE doesn't update...
Hello Nordic Team,
i've been evaluating the nRF52833 and i have been having a lot of good success. i have been focused on the SAADC block to ensure it meets my performance...
Hi
Since we need use different C1/C2 (15PF/12PF) for 32.768K XL1/XL2
I check "https://devzone.nordicsemi.com/f/nordic-q-a/37448/asymmetric-crystal-load-capacitors" , and...
Hello,
I'm using nrf connect 1.4.0 and nRF9160 dk
I started testing the aws_iot example. It worked fine with my was set up and was able to see the shadow updated.
...
Hello.
I'm using nrf52833 / SDK 17.0.0
I want to find out SAADC sampling time by using logic analyzer.
However, I still don't know what sampling time is.
In this...
Hi
We are working on the secure DFU. The issue is that the NRF52832 chip resets when switch to the DFU mode. All the GPIOs are turned off during reset. However, one of the...
Hello ,
I am working on nRF52832 using sdk 16 version .How to change the device name dynamically . Actually I want to set the device name via BLE command from the application...
I wonder if the nRF5281x can work in the "LE Advertising Extensions" mode, which seems to be like in Bluetooth 5.0, when data is transmitted by secondary advertising packets...