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 ...
I am trying to add this ultrasonic sesnor driver ( inductivekickback/hc-sr04: Zephyr RTOS driver for HC-SR04 Ultrasonic Ranging Module (github.com) ) and testing it with the...
Hello! This is my problem.
SDK:SDK17
Softdevice : S140
Board: nrf52840
The connect interval is 135ms. But the latency I test is larger than connect interval. So...
i use 2x nRF52840 DK as DUT and Lower tester and DUT, my windows laptop as the Upper tester, and use python code from nan_34 Setting up production test using DTM.
as below...
We just got the PPK2 delivered but it won't turn on. If we plug it in using "power only" it lights up but it doesn't do anything when we plug in the "data/power". It also...
hello
I used nrf52840 with SDK15.3.
1.I use the example in this ticket and adjusted the baud rate to 9600 without hardware flow control. After SES is compiled, an "NRF_ERROR_SVC_HANDLER_MISSING...
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...