Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
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...