Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hey,
I bought a device which uses the N52832 SoC, Im gonna attach a photo of the device. Is it possible to get the code from the device, modify it and then upload it to...
Do you know of any way of reading the installed modem version of an un-locked nrf9160 through the j-link programmer. I would like to conditionally program the modem firmware...
Hello ,
I want to use OLED display having SSD1351 driver with nRF52832 DK board over SPI. Is there any library or support available ? Please help to share if it is available...
Hi,
We have a peripheral based on the nRF52840 which connects to a smartphone as the central.
Following the guidelines for iOS we have selected a connection interval of...
Hello Devs,
I am testing an nRF52840, configured to operate to 1.8V using the DCDC converter. All pins are supposed to operate in a 0-1.8V range.
So my question is...
Using 52840, I would like to drive an external device at 800Khz
Works well without enabling the SoftDevice
But once the SD is enabled - this does not work
Ideas?
I used 9160 to develop a product for the customer. Previously, I used ncs1.2.0 SDK, and the power consumption of the whole machine was about 200uA. Now I am going to use ncs1...
Hi mate,
I followed the link (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com) step by step and its worked...
Hi mate,
I followed (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com) your instructions and successfully implemented...
We found that when testing the nRF52832 chip, if the C9 capacitor is empty, the chip broadcast power consumption increases from 20uA to 40uA, and the power consumption of...
Hello,
Over the years we've occasionally been experiencing a issue with nRF52840 and nRF52832 chips in case of which any BLE activity would stop happening. A chip mounted...
Hi,
I've used the module https://github.com/NordicSemiconductor/cloud-firmware-ci-device-helpers-js to create device certificates for a nRF9160 device and then AWS JITP...