Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
We are using nRF52840 with BLE and 802.15.4 concurrent with S140 SoftDevice. There are two functions to set the transmit power for each radio protocol:
sd_ble_gap_tx_power_set...
Hi all!
In my application I would like to use LESC OOB pairing between two S132 SoftDevices. But there is one thing that I'm not sure of: I only have the (wired) OOB channel...
Thank you for considering my problem!
I have maybe have seen a working Micro SD card with the 52840DK, but have not been able to produce it on my board. 52832. I am using...
I understand that the nrf9160 product is still in pre-release. I did have a look at the gps receiver section in the DocLib.
For future planning it would be very helpful...
I am setting up a custom hid device bulk transmission, which can normally send data to PC at present, but cannot receive data from PC (no data interrupt was received in the...
I am able to use the 2 channel mode of each PWM giving me a total of six PWM that I can set individual duty cycle PWM!
I now find I need 8 PWM with individual duty cycles...
I see that BBC Micro:bit uses nrf51822 and can use RADIO peripheral.
So I tried to make my nrf52832 DK to talk to Micro:bit by using Gazell library and referencing MicroBitRadio...
Hi,
We are using SDK14.2.0 and getting assertion failed error with id = 1, pc = 0xEAC2 and info = 0.
What can be the cause of this error?
Thank you in advanced.
The function model_timer_elapsed_ticks_get() returns the total number of ticks since the timer was started. Hence it's expected that this function to return a value > 0 when...
I am attempting to do the LTE_Gateway example. I have gotten all the code to build through Segger and upload to the DK. The problem is when I'm watching the terminal for the...
Dear All,
I am using NRF52840 DK with SDK13.0 . I am trying to use one SAADC channel (CH 1) to record input signals at 200 kHz to fill a buffer of 2000 points . After the...
Hi
I was playing around with the new SDK 15.3.0 and most things worked as expected. One thing that causes some trouble is the changed MBR parameter page handling. It seems...
i need to generate an irk from nrf52 so that no device can identify that nrf52 data...only the device with same irk can identify and connect to it
for that what should i...
I am trying to port Keil code to SES 3.40 with NRF51822 Device and SDKV12_3, I am currently using the ble_app_uart example. I followed this blog post https://devzone.nordicsemi...
Hi Sir
Is it possible write a hex file to external QSPI flash by nrfjprog ? if yes, please tell me what's the command ? Thank you.
ps, the hex file is data, not firmware...