Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hello,
I was trying to make fatfs example work on my nrf52_pca10040 board, but it always fail to init (<info> app: Disk initialization failed.)
I'm using a 4GB sd card...
Hi all,
We have a running project with Nordic SDK on thread.
Now, we are considering to include some ble functionalities in our application and use freertos to manage...
Hi,
I order one nRF5340 PDK from Mouser.
I am following the get started document.
https://infocenter.nordicsemi.com/topic/ug_gsg_ncs/UG/gsg/first_test.html?cp=1_1_2_3...
Hi,
I recently purchased a DK as well as 5 nRF52840 chips. I have been working on flashing some code on the development kit. I would like to also flash this code on every...
Hi,
I have performed Nordic's "nRF52 SDK Application Timer Tutorial" found on this link .
I have followed everything step by step and have not encountered any build or...
Please find attached code of BLE_APP_UART code main.c file. I am using Nordic nRF51 DK board (nRF51824) for my project development.
We have created our own android apk....
I updated nrf Connect to version 1.0.6
I used the verification capability of the Getting Started Assistant to make sure all tools are up-to-date
Then I followed the...
Hello,
Just got my Thing 91 and wanted to update the application firmware on the SiP using nRF connect 3.3 .0 programmer but when connecting to the device I got the following...
Hi
The issue is that after a buttonless DFU is completed the new firmware runs as expected but the new advertised name doesn't change.
device name in firmware before DFU...
Hi Team,
Currently i'm working on Openthread Border router(Rasberrypi) with nrf52840 as a radio. I have gone through IOT SDK(Nrf5) for enabling the 6lowpan BLE Border router...
I tried to update SD + APP at the same time but it only uploads the SD. I create the zip file like this nrfutil pkg generate --hw-version 52 --application-version 1 --application...
Howdy,
I'm porting a GATT profile from a different profile where the custom services characteristics and descriptors UUIDs are malformed. For example;
1st Custom Service...
This issue exists in NRF SDK5 15.2.0 and earlier. NRF log module has entered "production" level as of SDK5 15.2.
While implementing an additional logging backend, I discovered...
how to change the twi sensor coding to get the X,Y,Z AXIS for the position of the gy-80 module
this module has
1. HMC5883L
2. BMP-085
3. L3G4200D
4.ADXL345
at...