Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
While looking at ways to shrink the dfu image of our nrf9160 application, I was struck by how large the default SPM image is. Here's the file size breakdown:
Final app_update...
Hi I am successfully reading GNSS coordinates and sending them to AWS server. However, I have to stop gnss as soon as the modem goes into RRC Connected mode and resume work...
hello,
I am trying to access (Nordicsemi.com) website for downloading NRF CONNECT DESKTOP and COMMEND LINE TOOL software. but site not open.
still banned website.
please...
Hey there, I am using NRF52832 CIAA ( bga version)
I did some testing for internal DC DC ,
and found the following gaps
DEC1 - should be 1.3V , measured 1.27v
...
Dear support
I am developing a generic client, after connection and service discovery, there are usually a few characteristics with different uuids are found, I need to...
I'm trying to erase & write to the nRF5340 using the Programmer v3.0.0 but I get this error: Failed to load readback protection status: async task failure for id: 1198716183932...
Hello All,
I am facing an issue in nrf52840 development kit used as nrf Mesh sensor.
Issue details:
1. From the mobile application, we are setting the publish period...
Hi, I have an application that enable BLE (advertise and connectable) then disable BLE (disconnecte and stop advertising) every 10 second. My application worked when have...
Hi
I would like to include some flash in my project to store sensor readings. Please can you assist me with the SPI Flash sample and with some general questions on SPI...
May you please provide a .txt or .excel file of the location for each pin on the nRF52805 or the nRF52810.
Like the sample below for your reference. This will help us accurately...
Hi, I'm new to C, but I have made an application based on mqtt_simple that does what I want.
Now I would like to set the credentials from a variable that I have generated...
Hello,
My application stores settings in Zephyr NVS. During device production a python script running on PC sends RTT commands to write initial settings to NVS/flash.
...
I tried the tutorial at link below
h ttps://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kiti in conjunction with nRF5_SDK_17.1.0
devzone.nordicsemi...