Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
I work with Kenkou GmbH in Berlin. We are looking for Firmware Developers and Engineers with Mid - Senior experience to support our project. We are hoping to extend the visibility...
Hi All, Nordic,
In my application, I don't always need BLE connectivity, so I was hoping to disable the S132 softdevice when not needed. However when I do this FreeRTOS...
Hi,
I am working on a project with BLE and TWI module. With some help, I manage to set a TWI communication ( https://devzone.nordicsemi.com/f/nordic-q-a/29371/twi-issue...
Every once in a while I will get a failure that results in the app_error_fault_hanlder() being called and the following info:
ID = 1
PC = 0x14550
error_code = 0x495...
Hi, I use ble sniffer 2.0 beta with nrf51 (pca_10031_51296aa.hex). Is there a sniffer api documentation with description of the UART protocol (as with sniffer 1.0.1)?
Good morning everyone,
I am facing a weird problem concerning the use of the UART service.
I am currently using the NRF52832DK to develop an application. In a nutshell...
Hi Forum,
I am working on nRF52840 THREAD sleepy node and facing an issue in deep sleep mode. The current consumption in deep sleep mode is more-around 60-70 micro Amp...
Hello guys!
Are there any difference in using FDS library with a nRF52832 or with nRF52810?
I will explain.
I'm using a FDS for writing/reading to flash for 2 months...
(I've seen several other posts mentioning similar issues, but many of them haven't resolved or found a solution that seems to apply in my case.)
I have a custom board that...
Hi,
I have a simple and basic question. it may be chilly. the internal flash memory can store the data, but the question is it has stored as byte per address or word per...
I am using a nRF52840 chip in a custom board. I will be using all the SAADC channels, as well as 4 SPI connected ADCs.
The board itself will likely be powered for days at...
Hi !
I am using NRF52DK and I want send some daat with BLE. I have to send 800 bytes in BLE by packages of 25. So I tried this :
BUT when I look my uart terminal, I...
Hi, DevZone,
I am trying connect nRF52480 Preview DK and an Arduino UNO CAN Bus shield.
What I did is:
1) I directly hook CAN Bus shield on the top of nRF52480 Preview...