When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Would like to interface a SPI ADC – MCP3461 via the nRF52840 serial peripheral interface master with EasyDMA (SPIM). I was not able to find whether or not there is an available...
Hi Everyone,
My issue is mostly stated in the subject, I hope someone can help me recover this DK because as of the moment this is my only way to program/debug out EVT board...
I have nrf52833 as Tx. Ialso have nrf52833+ antenna array as Rx. I want to send CTE data, implement IQ sampling and view AOA for implementing direction finding. Kindly assist...
Hi,
I'm considering shifting to SES (from VS-code) to get debug capabilities.
(Zephyr application developed under NCS tag v1.5.1)
I tried to import my project doing...
Hi
I am developing a Zephyr application on a nRF52840.
Is it possible to runtime change pinmux. Eg. I have set rx/tx for an uart to p1.8, p1.9 and want them to be changed...
Hi nordic,
I want dfu the BL only, how should I pack file? Can show me how to pack instructions of nRF Util, only update bootloader.
Thanks and best regards!
John
Hello,
I am using nrf51822 / SDK v12.3 / SD 130.
I want to change the FW of the sold product to a new FW.
The bootloader address / length of the two are the same,...
Hi! I'm working with an nRF52840 SOC using SDK 17 and Keil. When I try to allocate memory to a structure of size 8388 bytes, malloc always returns 0. I've set __HEAP_SIZE...
I am using the softdevice S132 with my nRF52832 and am running into a problem with a heart rate band by POLAR.
The Problem is that I get a disconnect from the HRS side ...
Hello,
I'm trying to configure a larger MTU because I need to read/write GATT characteristics with size 216. I've already tried setting CONFIG_BT_ATT_PREPARE_COUNT to allow...
Hi,
I seek help with a runtime issue, my application which locked randomly after some time, be able to catch the issue in the SEGGER debug session.
The application is...
Hello, please review my PCB design for the nrf52832 soc. I think I've included all the necessary files, but let me know if you need anything else or something in a different...