Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
I would like to update my current bootloader with one, that is bigger than the predefined space of the current bootloader. For that, I want to flash an application via DFU...
currently(sdk_12.1.0_0d23e2a, s132_nrf52_3.0.0_softdevice), nrf52832 can't pairing with windows 10.1607(build 14393.479), if we set lesc bit in ble_gap_sec_params_t.
windows...
Does any one has successed in doing DFU with OpenMesh? I have done all the steps according to the guide ( github.com/.../dfu_quick_start.adoc) but failed in the last step...
For various reasons, we decided to implement our own hardware abstraction layer rather than use the one provided in the SDK.
We'd like to integrate the NFC Type 4 Tag library...
I'm working on the C# nRFUart example found under C:\Program Files (x86)\Nordic Semiconductor\Master Emulator\2.1.13.14\Example code\nRFUart . In nRFUartController.cs the...
Lets assume i have 3 hex files:
softdevice.hex (addresses 0x0 to 0x1f000)
mySoft1.hex (addresses 0x1f000 to (0x1f000 + size of my program) and 0x7ff00 to...
Currently i am creating the ibeacon app for nRF52. App is able to display UUID, Major and Minor number of surrounding beacons. But is there any way to change the major and...
I have connected (BLE shield + Arduino Mega) with uploaded some Excercises code, It's working for 30 minutes with paired android device and disconnecting automatically.
...
Hello everybody!
I have a problem with compilers for nRF51822.
My problems: I create a pwm signal ~38Khz, duty 30% at pin 30 of nRF51822. This process is work well. I...
hi i m using nrf52 with a pi and the gatttool. pi as master and nrf52 as slave. i want to change the mtu but i got no answer from the nrf52 as you see in the log! do i have...
Hello, I have project to do, but I have too less knowledge about NRF's, I've tried almost all information sources and libraries, but no results. I have to make, that one PIC...
I lost many time and check 3 examples for various versions SDK, in all cases device can t connect to smartphone. Check with appl. "nRF UART 2.0" and last "nRF Connect". Applications...
I've spent the better part of a day trying to get the UART demo to work and I'm not having a lot of success. I did get it to connect and transmit data once - I think that...