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...
Hi Engineers !
We are going to implement AES CRYPT/DECRYPT Protocol over BLE to add some additional protection against HACKing with use of HW " 6.6 CRYPTOCELL" the MODULE...
Hi, I want to use a couple of 0805 resistors, hook them up in tandem to 220V AC power source, and then do some zero-crossing detection.
I know I know, this totally isn't...
Is it possible to use the Segger SystemView software with the NRF52832? When attempting to use SystemView, I get an error "RTT Control Block not found". It's possible to enter...
Hi,
I can't find information what shape of spectrum I should expect from test mode (CONT_WAVE = 1, PLL_LOCK = 1). At the moment I get main spike with smaller symmetrical...
I'm running into an issue when trying to use the timeslot API for advertising while concurrently scanning. Scanning is using a 100 ms interval with 50 ms window and initialized...
Hi!
I have created a project for nRF52 DK in Segger Embedded Stuido. I wanted to creat it for nRF51 but there was no eamples to start from in the sdk that supports pca10030...
I used the example ble_app_cts(SDK12.3),but when I connected the board(NRF52832) ,I did not find the cst service,Now,I want to know why I did not find the service and where...
Hi everyone.
I'm currently working with NRF SDK for Mesh v2.0.1, SDK v15
I'm adding light switch provisioner to light switch client example.
In file provisoner_helper...
I have to develop an appropriate driver circuit for a DC Motor, the Motor is to be connected to the IoT node Nordic Thingy 52, which can be switched on and off with the button...
Hi all, I'm developing a project based on nrf52832 and a custom board, what I want to know is if it's correct the actual power consumption.
The custom board has the following...
Hello, I am still using S132 version 2.0.0-7.alpha with Keil uVision V5.21.1.0
Should I move to newer version. Why uVision doesn't see new S132 versions in the pack installer...
hi hi hi everyone
i'm wondering can us use HCI protocol to develop our product without using by the softdevice as you know by using the softdevice we can just interact with...
Is there a way to turn off the BLE NUS service once we are done with and turn it back on when we need it? I tried
Seems to have had no effect. I am using the BLE NUS service...
Hi Sir,
I use microcontroller to control the nrf8001 to broadcast packet every 8 second.
I measurement the current, found nrf8001 take more power in sleep mode(red part...