Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
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...
Hi,
I’m currently trying to design my own pcb based on nRF52 Development Board. I went through a number of pcb files and all of them are associated withnrf52832 without...
i use the keyboard project, bond and pair the iphone7(ios11.2), the iphone display is connected,ok, then i reset the keyboard and erase bonds, the iphone display disconnected...
Hi Dev Zone,
I am attempting to flash a blink led app, based on Zephyr (nrf52_pca10040), to the primo core (contains Nrf52832), through Jlink debugger on a Linux machine...
At what voltage should DCDC be manually turned off for a nRF52832 ?
This thread for nRF51 says:
You must manually disable the DCDC when supply voltage goes below...
Hello,
I followed the steps mentionned in this blog
I did all the required step but I'm still seeing the same behavior.
below is my setup :
I'm using nRF52840 and...
Hi folks,
We got a weird behaviour with our nrf51822(SDK 12.2.0, s130) device. we have built a low power application with following parameters:
MIN_CONN_INTERVAL...