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...
MM8130-2600RA2
https://www.digikey.in/en/products/detail/murata-electronics/MM8130-2600RA2/1775922
This is RF connector used in DK. Please provide us the mating...
Hi there.
I am currently learning mqtt_simple from the nrf sdk example. So, I was trying to create a hex file that build using nrf9160, because I can't build it on thingy91...
Hi,
I have a custom board which uses P0.02 and P0.03. They are connected to interrupt signals from external devices.
To configure them as GPIO I set CONFIG_NFCT_PINS_AS_GPIOS...
Hi
I am developing a custom board using nrf9160. But before jumping to that process, I am using thingy91 (nrf9160 chip) as evaluation board for check all the firmware works...
Does ZBOSS support manufacturer specific attribute extension to standard clusters?
How about implementation of manufacturer specific clusters?
Are there examples one can...
Hi,
iOS NRF Mesh 2.2.3 version is working, but 3.2.0 unable to connect nodes,
Please suggest the procedure with iOS version in details.
Regards,
ArpitA
I use nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac and pca10056 board.
I use project nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\zigbee\light_control\light_bulb...
Hello! I will start by saying that I am new to embedded software development, and new to nrf boards in general. After successfully running the direction finding connectionless...
Hi Nordic Team,
I got the board yesterday, so I tried to debug on it. it seems no image is downloaded before shipped to me, as no log at all after power on, right?
So...
I have the next system perfectly working:
nRF52840 working as NCP to get OpenThread protocol.
STM32L486 as a host with a FreeRTOS
The communication between both is...
As far as I can see, when sending data via Bluetooth, the data is first stored in the buffer and then sent out together when the buffer is full. Is this the right idea? But...
Hello, We have an nRF9160 based IoT device in the pipeline, which should now be tested in a certified test lab. The purpose would be to perform a spurious emissions test using...
Good Day
I have enabled power saving on my nrf9160dk and am using NBIOT. In doing so I found that there was a 60 sec offset to what I selected and what I wanted the active...
Dear: IC : nRF51822_xxAA SD: s130_2.0.1 BL: SDK12.3 bootloader_secure with public_key AP: NUS MOBILE: iPhone 13 pro MAX with iOS 16.1.1 not always fail. but often How can...
Hi,
I'm working on a legacy program using nRF52833 and nRF5 SDK using SoftDevice S113.
My application has two input GPIOs, and both can wake the MCU from System OFF. The...