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 am working on custom card in which nRF52832 is used.i am facing issue with advertising if i uncomment uart_init(); .it does not advertise if i uncomment uart_init(...
Hi,
I'm using S112 nRF52805 as the BLE Peripheral, and Mobile App as the BLE central.
So far, It's no problem to send data from peripheral to central. Could I send data...
Hello all,
I am workiong on nRF52833-DK evaluation board to implement our custom developement.
Using Generic OnOff light switch server and light application, I am transferring...
Hello,
I ran the throughput example ,but I found that setting the MTU size actually requires calling the bt_gatt_exchange_mtu function, which is different from sdk16.0 ...
Hi everyone!
I'm working at ble multilink throughput, and the basic info shows as follows.
chip: nRF52832(one central and eight peripherals)
sdk: nRF5 SDK v17.0.2
...
I am getting below error when editing dfu secure project as the baseline
/nrf_crypto_allocator.h: No such file or directory
the project is modified as below
<folder...
Hello everybody
With me is nrf52840_dongle that am using for wireless communication together with the protocol enhanced shockburst. To increase the signal range, am thinking...
Hello guys. Here with me I have both nRF9160-DK, hardware version 0.8.3 and Thingy:91 boards. I am on the nRF Connect SDK tag 1.2.0 and have nrf9160 SiP modem firmware updated...
Hello,
I have been searching in DevZone and looked at the nRF Connect SDK documentation but I am still confused about a thing: I have developed a BLE Mesh device and I managed...
Hi!
I'm using nrf5340dk development kit to program and debug my own custom nrf5340 board. Everything works and I can debug the code with SES but I can't see the RTT logging...
My application is a Central using SD140.
The connection to the peripheral is made successfully. What event will I get when the Central successfully writes to the connected...
Dear Members,
I want to wake up the chip whenever there's a radio signal from ANT sensor without pushing a button,
Will this function sd_app_evt_wait() help ?
I...
We are evaluating use nRF52832 to develop our BLE product. We don't want use normal BLE connection to do the communication as we facing some connectivity failer issues in...
After I did an update of the nRF connect together with the programmer app, I found out that DKs could not be recognized once I click the Select Device.
This was tried...
Hello,
I am currently using the nRF9160 DK from Nordic.
I am working on connection with the AWS IoT sample code for Zephyr on VS Code.
The problem is that I cannot...