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...
Hi,
I'd like to use SPI and I2C simultaneously on nRF52832. But I came across this post which says "if you use SPI0, TWI0 is not available". Does this prevent me from...
I took the I2S example from SDK15 and while compiling I am getting the following errors. I tried but I am not able to solve it. The same happen when I have taken twi example...
Hello,
SDK : 16.0.0 Controller : NRF52840
I have 2 app_timer instance, one is used for longer sleep like 24 hours, and other is used to blink led when device is performing...
If you are broadcasting in normal mode, this code will not report an error. But if you are broadcasting in long range mode, this code will cause a FATAL ERR. If you are broadcasting...
I am wondering if it's possible to conduct a serial UART loop back test on nRF. For example, if I use a wire to connect the TX and RX pins together, and send something out...
My understanding is that Thingy:91 HW doesn’t support FOTA update of nRF52 from nRF91 since the reset control line isn’t connected from nRF91 towards nRF52. My understanding...
I am working with the udp example in nrfConnect for the nRF9160
I see that CONFIG_UDP_DATA_UPLOAD_SIZE_BYTES has the value of 10 (bytes of payload). However, I do not see...
Hi
I have my custom board with nRF9160 module running Serial Lte Modem application, and an external MCU talks to nRF9160 over UART and access using AT commands. The custom...
We are using nrf9160 and Modem firmware 1.2.3. This might be a regression of this bug .
Our concept is to switch the modem on via lte_lc_connect_async(), exchange some MQTT...
Hi,
I have a requirement, using the latest mesh sdk ' nrf5_SDK_for_Mesh_v5.0.0_src ' on nRF52 Development kit(PCA10040), I want to generate the temperature data from DK...
Hi,
this is my first time trying to use nrf connectivity tools, and my setup is a bit strage (and I have no clean DK setup to compare with:-(
I have to update firmware...
I am developing an IEEE 802.15.4 Application on the nRF52840 using the Radio Driver (v1.8.0) . I have a problem with the transmit call function. Very often in nrf_802154_transmitted_timestamp_raw...
I wrote a program for nRF51822 and compiled it with keil. The app, boot, and sdk are combined and written to the chip. However, if I write using nRF Connect Programmer, it...