FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
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...