I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hello,
Is there a way to configure mcuboot to allow updates to the bootloader itself? That feature is supported in Nordic's bootloader, but I haven't been able to find...
Hi All,
We are using NCS v1.7.1 on our custom designed nRF52840 board. We have a touch screen interfaced with I2C to our device. There is one more controller connected on...
I am making a "program that keeps multiple software in Flash ROM and reads arbitrary software according to instructions".
When I open the hex file with a text editor, the...
So i have my nRF5340 DK and have been pretty successful in getting my Mesh working with some Thingy:52 devices, some Adafruit Feather devices and some Sengled Lamps.
Groovy...
I am trying to read from the LIS3MDL sensor using spim on the nrf52840 dongle. I gave the rx buffer with the length of 7bytes. Whenever i tried to read from the sensor, I...
Speaking with various MVNOs, not all carriers support PSM or eDRX when roaming, so I am interested in the time and wattage consumed transitioning from PSM --> to ready to...
Hi,
I want to connect "nRF52840 Dongle" via SPI to an 6-Axis IMU (Adafruit ICM-20649 / InvenSense). The collected data (cycle = appx. 10ms) should be sent out with BLE to...
Hi.
A simply question: i want to get data on " LL_VERSION_IND" control PDU from peer. Example: my device is slave, after connecting to me i want to get LL_VERSION_IND data...
Hi,
When will you release the SDK for the PCA0054 (12 antenna array) with nrf52833DK?
Specifically, code that supports more than 1 tag detection
If full SDK is not available...
Hi,
I have worked on a lot of projects on nRF51/52 devices. But still i do not understand why exactly should we use custom/multiple services for each kind of data (like...
Hello,
Having now finished the BLE and I2C sensor my final stop is the SPI sensor before production. I can rebuild and successfully run the ncs playground example .
My...
Hi, I am working on SPI master-slave application, as in, on one BL653 I am running SPI master driver, I am able to observe the waveforms for clock and data transfer from master...
Hi,
Are BMD-341 and MDBT50Q–U1MV2 modules are exactly the same?
Why I asking this question is, I saw some differences between them in the datasheet especially in the...
Hi all,
I would like to program the nRF dongles and Thingy 52, but i don't know how to choose right development kit to program the dongle and thingy.
Which one is best...
Hi,
We are developing a wireless protocol based upon 802.15.4 for nRF52840 and have some trouble with the MAC layer. To begin with, a mlme reset is requested and then an...