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 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...
Hi,
I would use the test nRF9160DK and Thing91DK with CMW500 equipment under NB-IOT stanadard.
Both DK kit and Thing91DK can connected to service provider when I plug...
I am working on programming process for custom board using NRF52. I managed to create a merged hex file containing the softdevice, bootloader, app and settings files. I verified...
Hi,
I am using the sdk 17.0.2 and s112.
The Apple Watch can not connect the s112 projects ble, such as 10040e s112 and 10040 s112, But can connect the 10040 s132 ble...
I'm new to nordic development, is there any empty template when start developing
that enables ble and twi that just works?
I tried many examples and they all work but...
Hello, I came across this twitter clip by Marjeris showing a Thingy 52 relaying temp info to Alexa. How was this done? by mqtt? or as gadget? thank-you,
I'm trying to port some code from FreeRTOS to Zephyr using a Nordic nRF52840. (I've used FreeRTOS for quite a while, but am a novice with Zephyr.)
I'm using k_poll() (in...
On nRF5340, I need to generate a 5MHz &10 MHz & 20MHz, or 8MHz&16MHz & 32MHz to output for external use, how to do it?
A external sensor needs a continuous 5/10/20 MHz...
Hello, I’m facing these issues with regards to python when starting an nRF Connect SDK Project in Segger: I do have my Pyyaml modules installed but somehow it doesn’t look...
Hello,
I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
1. While referring to the Nordic Semiconductor Infocenter . I observed that in nRF5 SDK v16.0.0 there...
Hello
My nRF9160 DK was working fine and it had certificates for AWS cloud. I wanted to update these certificates so I did it but every thing went wrong. Therefore i erased...
Hello,
I'm trying to use hardware acceleration for my ECDHE implementation. With the SDK-supplied functions, this should be pretty straightforward, however, the functions...
Hello Devzone
Currently, we have below USBD application scenario
now the user are using the nrf52820 with disable the USB p eripheral and they have another USB IC connects...