Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
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 am trying to interface ads1231 with nrf5340. Regards I need to know about Gpio read. Because ADS1231 gives digital output. I don't know how to read actually. Kindly...
What is the purpose of the ble_advdata_encode() method?
I see it has been used in the beacon example, but some other examples don't use it.
In both case, the advertising...
Hi, all..
An error occurs as soon as it connect and disconnect through advertising. Timer interrupt is currently running on the main function..
and then I found error...
OS: Mac
I installed nrf v1.2.0 and Segger Embedded Studio v4.42a. I can't open project and it causes error.
I can open projects with this config on SES v4.42a and...
Hello,
I installed Segger Embedded Studio v 5.34a following the online instructions AND the Getting Started Assistant instructions for a Mac. I then tried to import a project...
Hello everybody,
I'm trying to develop mesh network with zephyr, but the problem is that logs are not displayed in SES debug terminal. In autoconf.h file I can see that...
Hi,
I have been following this post and did all the steps instructed by , but I failed to receive a response in Tera Term in the end. I have also tried changing the hostname...
Hi,
Need help to interface nrf9160 with MSP430.
Making Project where MSP430 will collect the data from ECG sensor and sending to nrf9160 in packet form. nrf9160 will going...
Hi,
Time to time, Our board stuck in QDEC_IRQHandler.
1) In which case QDEC_IRQHandler could occurs?
2) I want system reset from QDEC_IRQHandler automatically.
But...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering about advertised packets.
I thought that the advertisement packet...
Hello ,
I have configured one nrf52832 where it sends temperature data over one service's characteristics ( updating the value after every 1 min ) and I am able to see this...
Hello. I am trying to scan for BLE packets and write them out through USBD using nRF5 SDK v15.3.0. I am calling app_usbd_cdc_acm_write() in scan_evt_handler when an event...
If I update prj.conf in a zephyr project, but I'm building with segger and the connect sdk (1.5.1) do I have to do something besides "Build / Rebuild" to get segger to recognize...
Hello Nordic Experts,
I almost finished the development for my mesh project with nRF52840. But I faced some t ricky issues when in mass production. that is the time for...