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...
Dear all:
Customer products in normal mode, BLE works normally, all functions are OK. An error occurred in DTM mode during authentication. Procedure The failure status is...
Using the SDK 15.0.0 SPI example (master) to send a single byte.
Sending 0x00:
Sending 0x01:
Sending 0x02:
Sending 0x04:
etc ...
Sending 0x7F:
In all the...
I am working on a module MS12SF1(nrf7002 + nrf5340) module. I am getting uart data from another device to this device through uart. Earlier when I configured uart to its by...
We have some custom hardware that acts as a peripheral, and currently has the advertising data packet set up as follows:
BT_UUID_SPD_SERVICE is our custom 128-bit UUID...
Hi.
We moved to version 2.5.2. Here we encounter some problem with data mode. Sometimes we don't get response of exit from data mode.
We publish data, after we send "...
Hello Everyone,
I wanted to ask if there is a way to use SonarCloud for analyzing a firmware based on the nordic toolchain v2.5.2, I understood that I have to set up the...
The MDS service supports the chunks through Bluetooth GW. in reality this is not of much use in real scenario. So is it possible to upload the chunks directly to memfault...
I am running the demo of "nrf-knx-iot/samples/light_switch_actuator" on my customized board based on NRF52840.
I could burn the light_switch_actuator firmware into this...
I posted my configuration in a separate discussion .
Calling this method works when CONFIG_BOOTLOADER_MCUBOOT=n works. But as soon as we flash an image with MCUBoot enabled...
Hi Support Team
We add below code to the while loop in the main.c file of NCS sample https_client to post data to server. But it can not recover to post data to server...
I'm trying to import the native libraries to Xamarin forms, I need for the FirmwareUpgrade section of the iOSMcuManagerLibrary. I compile the example project correctly and...
Hi,
I'm using the NRF52805 with the QDEC.
As far as i saw in the datasheet, the QDEC suppose to take about 5uA But when i operate it is takes about 500-700uA !!
...
Hello,
We need to use some fixes that aren't released yet in a version yet. Specifically, an MCUBoot fix: github.com/.../303
Is there a guide as to how to use forked version...
If I purchase a Zigbee endpoint device off the shelf (for example an SOS button) and I added to my nrf Zigbee network(routers and coordinator and other endpoints I have developed...
Hi,
I am trying to use BLE time sync code and it seems working well with 16Mhz timer and rtc as well.
Here is the previous ticket.
One thing I noticed is about...