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...
Hi,
I have been working with mesh and I'm using the version 4.2 Mesh SDK.As I understand it I should use nrf_mesh_serial_tx() api to send serial message.When I use this...
Hi There,
I'm working on a datalogger project using nrf52840, includes BLE also. I'm using external 24 channel ADC and should be able to log data to the SDCard at the rate...
Hi, can you explain shortly is it possible to use OTA functionality from FreeRTOS application? I wasn't able to found such an example, and I'm wondering about the possibility...
Most times the Online Power Profiler doesn't even load the graphics, etc. 80% of the time it doesn't finish loading and I have to reload multiple times. I have a 1 Gigabit...
Hello,
I'm using nRF52833 for my application. Unfortunately, my dev kit can not connect to my PC when I use cable to connect it to my PC. It can supply voltage for my kit...
Hi to all, I have found that using SDK17.0.0 on NRF52832, whenever I try to use NRF_LOG_HEXDUMP_DEBUG for a large buffer (more than a 1000 elements), I get a Data Access Violation...
Hello,
I am using NRF52840 DK to toggle led 3 and 4 back and forth (when LED 3 is ON, LED 4 should be OFF and so on). I have to toggle them in a small time interval of...
I get disconnected when receiving notification from characterisitc.
Everything looks fine in nRF Connect app - screenshot below:
Strange behavior begins when I am trying...
hi,
I try to realize all parameter functions in the peer manager. ( I use SDK 15.2.0 )
I expect to design is bond total max 4 in the product. I have some question in below...
Hello,
I'm working on NRF9160-DK. I would like to be able to put the card to sleep in the deepest sleep possible to be able to save as much energy as possible and to wake...
Hi to community again!
I'm having trouble with TWIS during page erase on nRF52840 (FICR "Read 4 bytes @ address 0x10000104 (Data = 0x41414330)") as the bus is stalled...
Hi,
I'm using SDK 17.0.2 on NRF52832
I'm getting an error "undefined reference to `__RAM1_segment_end__'" in "Output/<name>_Debug/Obj/ses_startup_nrf_common.o: in function...
Hi Lorenzo,
I have gone through most of the documentation related to Immutable (SB or b0), McuBoot and application and i have the following queries:
which one should...