Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
I see this line for cache enable register in application domain : infocenter.nordicsemi.com/index.jsp
NVMC built-in cache not supported (ICACHECNF, IHIT and IMISS registers...
I'm trying to test button less dfu on nrf 52840 dk. i am simply compile that hex ble_app_buttonless_dfu_without_bonds_s140_with_setting_page.h file with soft device s140 or...
I am building the coded bluetooth gateway using nrf52840 and ENC28J60. Integrated between two examples:
https://github.com/nrfconnect/sdk-nrf/tree/master/samples/bluetooth...
Hi to everyone!
I am working (with Keil uVision) on a custom PCB that includes the NRF52832 (MDBT42Q module) and some sensors from MAXIM INTEGRATED. There is a Sensor Hub...
Hello, I was told to make a new ticket after commenting on this ticket .
I am using SDK 14.2, S140 alpha, NRF52840. Segger IDE. I have been developing with this IDE & SDK...
Hello
I want to transmit location data to website using udp, the examples udp and gps are very good and I need combine in only one project but dont understand what files...
Hello,
The product specification for the nRF5340 peripheral chapter here mentions " The application core peripherals are accessible from the network core".
However in...
Hello I am using ncs version 1.5.0 .We are using nrf9160 dk version 0.15.0 & 1.0.0 for our development.Whereas we observed some issues like the network latching time is getting...
Hi, as part of my project i have 2 nordic 52dks one as a pheripheral (sending) and on as a client (recieving). where i am sening a buffer of 8, in the order
buffer[0] =...
Hello -
I am creating a new BLE Peripheral application with nRF52832 and S132 soft device. I would like to add the ability for the peripheral to force a disconnect with...
hii this is rohit vekariya
i am new in nordic , i am trying to use nrf52840 dongle for usb communication with PC my goal is get data from mobile app and send it to pc ,...
The Peripheral device works with iOS, Andriod and Win devices running a central node (SDK s140).
My Central node works fine when I disable bonding on the peripheral.
But...
Hi Dev team,
I have been working on the Thingy91 and I had a question regarding using the kernel timers during runtime.
Is it possible in anyway to change the kernel timer...
Hi, Iam trying to use libuarte in ble_app_hrs code. I have two uart ports in nrf52833 in which uart1 iam using libuarte. Have made changes in sdk_config.h file and included...
Hi Team
I read the usbd_hid_generic in nRF SDK 16.0.0. The function hid_generic_idle_handler_set set a handler for idle reports. What is the idle reports mean? where descript...