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...
hello i am using nrf52840 with our customised board with sdk version 15.2 i am trying to achieve maximum distance using coded phy with nrf long range demo as my base i have...
Hello. I tried to run ble_peripheral/ble_app_uart example from the newest SDK (17.2) on my ebyte e73 with nRF52833 onboard, but without success. I used softdevice S140 (tried...
HI,
My application needs to send the data from PC(server) to Nrf52840(client) . The length and type of the data are 2758 bytes and char data type, actually data has been...
Hello !
I allow me to contact to you because I don't go through a building issue.
I'm using SEGGER Embedded studio for ARM V5.40c. My target is N52832. It is not the...
Hi,
I'm working on a nRF52832 project with adc and ble function involved. An external RTC is also included, communicating with MCU via I2C. Everything goes well until I...
Please help to tell the meaning of the "built code" after the NRF51822-QFAA-R7y
There is mention "(H0) of built code. Is there any functional / firmware / hardware difference...
I'm using the latest SDK (1.5.0) on a Windows 10 platform.
I want to add I2C support to the BLE sample program peripheral_uart.
I fumbled my way through https://devzone...
I'm using sdk 15.3.0 and s132. Is there an API that I can query the bluetooth connection status? What method can I use to find out if a connection is currently available or...
I did current measurement on nRF5340 DK with PPK2 kit.
I’m using the Ampere Meter Mode, and cut the SB40 on nRF5340 DK.
Test Setup: Ampere Meter Mode
Window Testing...
Hello All,
I am just facing an issue w.r.t monitoring the ADC pin with certain threshold voltage. I am able to read the voltage level using SAADC driver on that pin and...
Hi
In my app i need to keep in sync client/server communication, which means no packet is sent in any direction until the sender got the confirmation from receiver for the...
I can't see any headers for this board and MCU in the current 17.0.2 SDK. Are board headers available anywhere yet? Should that be pca10095.h or something else?
Thanks...