Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...