HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello I would like to know when nrf51822 (SDK v12.3 with SD S130 ) advertising timeout and system goes to sleep , how could I retain the ram data so the MCU could work properly...
Dear experts,
I'm using nrf52832 with softdevice s132 v2 for BLE central products developing. According to the specification of s132 v2: We should run some code to get...
Hi. I'm using nRF52832, SDK13.0.0 as peripheral.
My peripheral is advertising every 400msec and it has advdata and rspdata.
As I know, right after a central sends scan...
Hi,
we are using nRF51822 for one of our application.
We are trying to get the public MAC ID of the device itself. Please suggest how can we do so from the application...
Hi,
I am using NRF Sniffer firmware 1.0.1 but I need to reduce the baud rate to 115200
Is there any way I can do this?
Does it supports changing baudrate?
I want to set up a thread network in the house and control the devices nrf52 (bulb,fan,tv,read temperature) from anywhere in the world using the internet(web app,cloud)?
...
I heard that NRF51 familey is becoming obsolete and the NRF52 replaces tham is it true because we have a product the uses NRF511822 and we want to make another product using...
I am working with a nRF8001 for a project with an attached STM32F401RE MCU.
We do realize the nRF8001 is nearing end of life, but, we have created a product that will have...
> This is highlight of difference
> between #nrf52840 & #nRF52832.
>
> #nRF52840 has additional feature of ARM CryptoCell.
>
> Is this make #nRF52840 more secure for...
Hello,
Is there a DFU android/IOS library version for my custom app made on C++ available ? I need to implement my own DFU on both android and IOS.
I'm developping with...
Hi
I have made beacon using nrf52 dk
when i measuring power consumption after upoading firmware without removing power it minimum power consumption is 12ua when not...