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 community,
I read these articles about match network for antenna:
General PCB design guidelines for nRF53 series - nRF5x - Hardware design, test and measuring - Nordic...
Hi,
Like some other users, I face an issue migrating from ncs<2.6.0 to ncs 2.7.0 regarding radio notification.
I saw it is possible to use the PPI for the EGU IRQ to be...
Hello, I am using the Soft Device S140 7.3.0 with nRF5 SDK 17.1.0 and the nRF52820 as a peripheral in an NUS application. Initially, the transfer was slow but worked perfectly...
Using the nRF54L15 Development Board.
Did try to run the "nRF connect for desktop" - "Quick start"
I do not get a reply from the Board when doing one of the samples. ...
Hello!
Assume a BLE device already has Bluetooth qualification.
Does FOTA DFU requires new a Bluetooth qualification and additional fees if SoftDevice was updated too...
Hello, I am working on nrf52840 in which the BLE is not Advertising even after i am adding one paramter i just want to add the parameters at the time of adding the 2 parameters...
I am attempting to get the SMP server sample to work on some custom hardware in order to run a BLE FOTA. I'm using NCS version 2.6.1.
I'm able to build the SMP server sample...
Hi team,
I am using ncsv2.8.0, on our custom designed nrf52832 board.
Here I am trying to integrate i2c driver code for bme688 along with bsec library in peripheral_uart...
Hello,
i'm developing a custom board with nRF5340 (WLCSP package) that is very constrained in terms of space for a Bluetooth application. I looked on DevZone and i found...
I first tried nrfjprog which didn't work, but I know that's being retired so that wasn't entirely surprising. After that I moved on to testing 'nrfutil', specifically the...
I am building a BLE audio product that is based on the nRF5340. The application is largely based on the nrf5340_audio ncs example application, but I am modifying the the application...
Hi,
I am testing an actinius_icarus board V2.
I read data from senso BM68X every 500 ms, and publish on mqtt broker every 1 seconds. they are 256 bytes every sending....
Hi,
I am using NRF Cloud + coap comms to send data. However I have encountered payload size limitations that are not configurable via KConfig: sdk-nrf/subsys/net/lib/nrf_cloud...
Unable to find enough information to convert the raw values obtained from Thingy53 for RGB components.
Referred to BH1749NUC datasheet, Thingy53 sample code
Hi,
I am writing a custom i2c driver for an evaluation, when I ran the same i was getting exception:
during troubleshooting i scraped the entire custom driver and...