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 ...
Hi,
I have Design a new product based on the NRF52840 I am trying to get the lcd up and running so first thing is the pwm for the backlight. I am using pin 1.08 for the pwm...
Hello everyone, We're using a NRF52840 dongle for a Uni project. We got a couple of dongles it. I stupidly used a image on google to know the pinout because it's hard for...
I am trying to use the BluePy Scanner on a Raspberry Pi 3 B+ with a nRF52840-Dongle programmed as a Bluetooth: HCI-uart .
I am able to get the Bluepy Scanner code to work...
Hello,
I have nrf52DK and I want to deploy templates from S130 protocol to NRF51822XXAC. Any tutorial or guidance would be greatly appreciated.
Thanks in advance.
Hi to everyone!
I am working on the SDK 17.0.2 and my project contains nrfx_twim.h functions.
I have a problem to understand the changes that i have to make in the sdk_config...
hi..
I am using nrf52832 and 15.2 version sdk . my laptop 64 bit wndows , there is no software for 64 bit windows , so i installed the 32 bit software
i am getting the...
Hi, I'm just wondering if there could be any chance that the GPIO can be used as ADC? I had my gas sensor output wired to GPIO (P0.03) instead of ADC (AIN0-AIN7) pins. TIA...
Hi,
I tested UART app(nRF Toolbox) by iPhone for scenario: erased bonding info of peripheral but iPhone, then establish connection between iPhone and peripheral.
Here...
I am trying to integrate code on hts221 with an nrf52832. I am using sdk15a for referring the .h and .c of hts221.
NRF_TWI_MNGR_DEF(m_nrf_twi_mngr, MAX_PENDING_TRANSACTIONS...
My programming environment :nrf52840, nRF5_SDK_15.2.0, armgcc
It shows that MD5 is avaliable in the nRF sdk documents, and I actualy run the hash(SHA1, SHA224, SHA256...
How to set the associated registers of nRF52840 for Ble_LR125Kbit and Ble_LR500Kbit modes. The following configuration did not lead to successful communication. Please help...
Hello Community, I have done some of the programming for nrf52840 for custom ble,interacting two ble devices as master and slave,etc now i want to move on to ble mesh networking...
Hello,
I got a new nRF9160 DK a couple of days ago. I followed the "Getting Started" to get connected to the cloud. But my board is getting connected to the LTE network...