I am working to convert from Thingy 91 to Thingy 91x. I have successfully used the modem_shell with RTT output and control and the overlay does not seem to work with SDK 2...
Hello I am looking for the IBIS model for nRF52840 for signal integrity simulations. I saw similar requests older than 2yr and I am wondering if now the model is available...
Hi, I am having problem making DFU work on nrf52832 using nrf connect sdk 2.6.0. Below is my mcuboot.conf under child_image and prj.conf. Please guide me where I am wrong...
Hi all,
I am running the lsm6dso zephyr sample on my nrf52833 dev kit. I am unable to set the sampling frequency. I get this error after flashing:
This is my overlay...
I refer to and the answer answer given by AI referring me to you.
I need the lithium battery only to about 8-bit accuracy to reduce the leakage current. Please provide...
Hello! I was wondering if there is any advice from trying to get Non-simultaneous firmware updates using sysbuild with the following constraints:
Must update both App...
I'm using NCS v2.9.0 and attempting to communicate with an ADXL372 IMU over SPI. Occasionally, the MCU successfully reads from the IMU and begins printing values. However...
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...