Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
I followed the "Getting Started Assistant" and can import and build the nRF9160 side.
SES -> Open nRF Connect SDK Project:
Works, "Build Solution" works, all seems...
nrfutil version 2.3.0 correctly fails with message " Application file not found." but incorrectly sets the return code to 0
nrfutil settings generate --family NRF52 --application...
I know it basic question but i need direct answer with numbers(exact voltage accuracy)
and i am very much confused to understand about adc output calculation please help...
Hello,
I'm attempting to enter System OFF mode via sleep_mode_enter() using a long press. However, I want to wake up from System OFF using that same button. The problem...
Hi to everyone,
I am having trouble establishing a network connection with NRF9160 Dk. I use a local SIM and according to the information I got from the provider, there...
Hi Nordic
I am using mesh sdk4.1 LPN example to develop a LPN product, we seems found that LPN's RF range will degrade large compared to common mesh node.
We want to try...
hello Nordic
i am working with nrf52840, sdk16, over the peripheral app_ble_blinky example
my system will go to sleep mode for 10 minutes each time, i wonder if there...
SDK: 4.1.0
Hi, I want to send change notification. so I writes below this.
Some buf_id has got failure in zb_zcl_ias_zone_set_status.
So I added loop which get...
Hi,
We are working on a board with nrf5340. We are running the nrf5340 in normal voltage mode. So, we have connected the VDD lines to 3.3V. Since we are using USB signals...
how can I put nrf52832 in the system on sleep mode on advertising timeout?
Currently, on timeout, the device is going in system off mode and restarting on interrupt.
Hello,
I noticed that you improved the hardware design in version 1.4. Is it still neccessary to use a bias tee for an external GPS? https://devzone.nordicsemi.com/f/nordic...
Hello, I am still learning about BLE devices and have a quick question regarding the Generic Access Profile. I understand that GAP defines 2 things:
The discoverability...
Per the notes on https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK/Download#supl-c - "Highlight: Updated library made to work with the new modem library...
nRF52832 SDK 17.2
We are trying to get the packet loss/error information on a per channel basis. It is similar to what is being discussed in https://devzone.nordicsemi.com...