If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
we develop the TWI I2C interface, already setting the Enable TWIM driver in the Project Setting. but.
the code :
const nrf_drv_twi_t m_twi_instance = NRF_DRV_TWI_INSTANCE...
Hi,
I just got my hands on a PPK2 and I really like it's ease of use with the Power profiler software. But I would like to write my own scripts to automate my tests. I saw...
Sir, good Morning
I ported the nrf52840 to be compatible with the sandeepmistry/arduino-nRF5: Arduino Core for Nordic Semiconductor nRF5 based boards (github.com)
It´s...
Hello, fellow developers!
Right now I'm trying to decrease the current consumption of my BLE/Thread Node witch is build on the nRF52840 dongle. It is crucial for me not...
We are using an nrf52 with SoftDevice Version s132 v2.0.1.
We are loooking to use pstorage. For testing purposes we use the pstorage start
address 0x78000(BANK1).
Altered...
Other than busy Nordic engineers (which I welcome a response from of course), is there anybody on this web site that understands how the RF24 radios work please?
I'm trying...
hi support team,
customer using 52 gpio p0.26 as input, but config it as no pull in software, strangely there is no pull up in the schematic layout, only 10 nf capacity...
I opened a ticket, someone answered the question, I do not see a way to close the ticket or to reply to the person to answer the question. I don't see any "close ticket" button...
Hi,Guys
I met a problem when I study the Nordic DFU following the nordic DFU guideline, but chocked by generating the ZIP pakage.When I use the nrfutil commond, it couldn...
In order to use siniffer, I am checking the information through the following path.
https://www.nordicsemi.com/-/media/DocLib/Other/User_Guides/nRFSnifferUGv22.pdf?la=en...
Hi, Noddic & all:
I meet a problem when use external flash(25Q64FVSIG) as the USBD_MSC example's storage;
that is : "fatfs_init()" return FR_NO_FILESYSTEM;
then I go...
Is there a way nRF52840 with external flash memory to work as standard USB flash drive (standard I mean discoverable from most common operating systems) as a known type flash...
Dear All.
I have question about some hardware specifications.
below is i found in nordic info.
and it says I2s have 0, 14, 14(52810, 52832, 52840) of Easy DMA MAXCNT...
I am checking the ble_app_att_mtu_throughput program to increase the amount of Bluetooth transmission. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0...
Can someone please help me i cant make TWI work with BLE at sdk 17 i am using ble_app_uart_pca10040_s112 as a template for my project but it keeps failing and getting stuck...