Hi:
I use ncs v2.8.0, using external flash(w25q128).
this is test flash project.
And this log:
Device_is_read returns a failure. But flash read/write successful...
Hello,
I wanted to verify if two devices are communicating by using a sniffer.
After running the radio_test example, I set up parameters for each transmitter and receiver...
hello, my code was built under ncs v2.6.0 and tool chain 2.6.0 without issue, I upgrade them to v2.9.0, then I get these errors, can not figure out how to fix them.
could...
Hi,
I'm new to fuel gauging and battery profiling and am trying to understand the process and the parameters used.
Is there a description of how a battery model is created...
Working to comply with EN 300 328 V2.2.2 by reducing Media Utilisation to <10% on my FHSS system. I've been told that over-the-air, the NRF24L01+ actually transmits 9 bits...
I have a device with 3 major components:
Fanstel nrf52840
PMIC1300
spi display (Waveshare 2.13inch E-Ink Display)
PMIC:
BUCK1: power Fanstel
BUCK2: power...
hi professor,
I'm using nrf5340 to design project,now I wan to reduce power consumption to uA level.According to https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hi all,
I use the nRF2402 to do communicate with nRF24L01+.I have read the all the information from Product_Specification_nRF2402_2_2,
but I still know how to set the...
hello everyone,
i am studying about BLE i found that there are two types of advertising packet formats in LINK LAYER one format is there, in GAP one format is there, on...
Hello,
Is there a way to find out the currently used connection interval when configured as a server?
I only found the function sd_ble_gap_ppcp_get which provides the...
Hi,
I have created two proprietary characteristics with notification property to notify some data's using these two characteristics when some event occurs. I can able to...
Dear developer zone,
I am using nRF51822 with soft device and SDK 4.4.2
My device return an error on disconnection when the ble_bondmngr_bonded_masters_store function...
Hello,
I want to test my circuit using a CR2032 coin cell. Is there any way to jumper a coin cell into the supply on the nRF6310 and bypass the voltage regulator/RS232...
Hi,
I am curious what is the main difference between nRF8001 and nRF8002.One is for connectivity and the other is for proximity. However, I would like to develop an application...
i need a help with the attenna design. here is the eagle files, i'm not sure it is fine. i used a Balun BAL-NRF01D3 and my board thickness is 0.6mm. i need to know the copper...
I got the nRF51822 DK and tried hooking up the dongle. I am using Windows 7 32 bit. When I plugged the dongle into a USB port, there is a “JLinkCDCUARTPort(COM19)” added to...
Hi,
My device is always in bootloader mode, even if i flash the sample heart rate application it is not entering into the application. Actually, before it was working fine...
Hello,
I am planning to develop an application in which I need to do some image processing (probably using open CV libraries), and I would like to know if the nRF51822...
I see in the example code there is
#define FLASH_PAGE_SYS_ATTR (BLE_FLASH_PAGE_END - 3) /**< Flash page used for bond manager system attribute information. */
#define...
I'm using NRF51822 and I have some question about the ble connection:
according to BLE 4.0 spec, when Tsup(connection supervision time) reaches, connection lost is considered...
Hi
Do the latest sample apps (for example, Heart Rate) which do not required bonding behave as follows:-
make connection from iphone
enable notification
check...