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...
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...
When static authentication is used, it is my understanding that both the provisioner and the privisionee have a static preprogrammed key. The SDK says:
"The application...
Hi, starting from the demos on the devboard, I want to make a custom pcb work now. For that, I do not need UART/logging functions, which will otherwise cost me current consumption...
I use SDK15 and S132. I have examples\dfu\secure_bootloader\pca10040_ble loaded in my board. I can see it advertising when there is not valid app loaded.
Also, my app with...
Hello Nordic Team
I am working on zigBee project. I see there is uart example available in SDK which works BLE + end point. Is there any example available which works on...
Hi all!
I found solution for Xiaomi zigbee smart home sensors (gerkon, water sensor, pir motion, and other...) based on CC2530 zigbee shepherd and Trust Center Link Key...
I am doing a project with nRF24L01+ but i found out this is not certified chip to FCC. Is any other RF that is certified that i can replaced this RF24?
Hello,
I am creating a read-only characteristic with sd_ble_gatts_characteristic_add (specifically, characteristic_add). The value is 31 bytes.
On a Read Request, it is...
Hello
I would like to send my sensor data to a mobile application using BLE SDK 15. Someone suggested me to go through the BLE NUS SERVICE example which was a good one....
Hi,
I am new to Nordic development environment.
I am compiling the some code developed by vendor for NRF5 SDK 12.2.0
I am getting errors such as
Error1 snippet
...
Dear Colleagues,
I could use some help or ideas. I’m working on the link layer encryption of an open source Bluetooth stack. It starts to work! But, now I have the effect...
Using softdevice 6.1.0 and SDK 15.2:
Is it safe to use NRF_UICR->CUSTOMER[0] through CUSTOMER[5] for storing serial numbers?
It seems through in previous versions of SDK...
Hi All,
I have implemented the code for MASTER serial DFU in ST micro controller. which can send the app .bin file. I'm using 57600 baud and disable the flow control....
Hello,
I am using 15.2.0 SDK and 3.1.0 Mesh SDK.
I was trying to control two LED's on the nRF52DK using two generic level server models. I made following changes to the...
Hello. I got an nRF9160 DK with an iBasis eSIM that was already registered on an nRF Cloud account. Is it possible move the already activated eSIM to my Cloud account? I tried...