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...
Hello,
I found that the 9160 is certified with Verizon based on this page: https://www.verizon.com/about/sites/default/files/Nordic-Semiconductor-IOT-device.pdf . The Fanstel...
Hi
When DC/DC is used with REG0 or REG1, an external inductor is required.
The recommendation is "10 µH Chip inductor, IDC min = 80 mA, ±20%".
However, the lack of information...
Hi All,
I've run into a weird issue where my SPIM rx buffer remains empty (it's not even filled with garbage - just empty). Am I operating the SPI drivers properly? My...
Dear,
When I try to use <nRF Connect for Desktop>, it will show this message below:
I checked, this is because the first web which is based on America, can not be opened...
Hello, we are currently using the nRF51822 chip, and have roughly 1000 units of this particular device out in the field. After a few months of use, approximately 20 of these...
Hello,
I came across a very consistent bug that occurs on the nRF9160DK and a custom board with an nRF9160.
Basically, if you try to send the AT commands "AT+CFUN=1...
Hi,
I'm working with Nordic nRF52832 and trying to install Nordic Semiconductor nRF CPU Support Package from SES, from Tools--->Package Manager.
However, I wasn't able...
Hi
I want to use the NRF52840-DK board to evaluate some circuits that communicate with the nrf52840 chip. I want to design the board to act as a header for the hevelovpment...
Hi!
I want to be able to configure my nodes (assign AppKeys) from my own mobile application. I would like to know if it was posible to provision the nodes from the nordic...
Hello,
I am using NCS 1.7.0 for our latest product development based on nRF5340.
We have previously used Open source zephyr project for our development. We have an application...
Hello, devzone. I'm developing end device on nRF52840 using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0. I've connected my device to Home Assistant(HA) and have some configuration...
I need to use both AIN0 and AIN1 of nRF52832. AIN0 is measuring once per minute and AIN1 is measuring once per second. What would be the best approach for this? Thanks
Hi, I'm trying to reading the data pins of a camera and store it in variable. I'm able to read single pins using
How would I read 8 data pins simultaneously. This is my...
Hi nordic. I want to turn on and off the modem of the nrf9160 when I'm not using it. When I am using it, I am using your FTP library to sent sensor data to my server. Here...