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...
Hi,
I am looking into the example of SAADC and sending data through BLE. My tests are based on this example: github.com/.../ble_app_uart__saadc_timer_driven__scan_mode...
Hello,
I have been working on a project that uses nrf52832 custom board. Recently, I have been trying to implement device bonding and realized that the data transfer rate...
Hello All,
Hoping this one is an easy one - have an image for the nRF9160-DK - it hangs unless I make a serial port connection - so, apparently - printk() is blocking waiting...
I like to use nRF52840 now instead of nRF82833 which was used during the CE-RED compliance test. I only like to change the nRF chip. All other components at the PCB will stay...
Hi Nordic support,
I'm sort of new to Nordic development..
1. Is it possible to output 32.768 KHz clock on a GPIO of nrf52 device ? In our design we use two crystal oscillators...
Hello,
We are developing an application using nrf52832 and the ncs 1.8.0.
Since our solution is battery operated we have configures application to sleep by default and...
Hi, I try to understand how to use the k_thread_create() to spawn a function (here called spam()) that takes a argument, and then runs with the argument. This code will not...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I am trying on transmit a...
Hi everyone!
I am working on a project where I have to store files inside a FLASH coming from a GATT server , and be able to manage them through FAT in a GATT client . The...
hi professor,
software:nrf connect SDK 1.9.1
hardware:nrf5340
I have merged the peripheral_uart project to peripheral project.When the uart receive data, the asert...
From the introduction video it was stated that the Thingy 53 has a 4-pin JST connector which includes I2C. But there don't seem to be any documentation about this connection...
Hi,
I have just updated to nRF v3.11.1 on my Mac and "Toolchain Manager" is now failing to load, all the other apps seem to run correctly.
I have restarted the app...
Hi,
We are currently filling out the forms for BQB certification and I have some questions. We are using S132 v7.2.0 and NRF52833 for which I have already seen at infocenter...