Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi!
This is Cemal from Turkey.
I'm new to this community and for nordic nrf. First of all, I wish everyone a good work.
I've just started a new job at a new company...
My company produces smart helmets and our products have always been using nRF5 v11 SDK on nRF52 chips for almost 5 years now. The latest nRF5 SDK is already on v17 https:...
Hello there,
I am trying to send an add_group_request to a device on the network, and want to capture the send status of the device to check the status of the call. I am...
Hello,
I have been testing out the Power Profiler Kit on an nrf52840 DK (board revision 1.1.0) with the blinky example (SDK 3.2). All is working well and I am able to plot...
Hi Team, Using the nrfconnect for mobile application. Where it is connecting to the BLE device. As every time connecting the MAC address of the mobile is changing, I know...
Dear Sir / Ma'am ,
I am trying to load my simple I2C program on board nrf52840dk. But unfortunately after some time on board LED5 can't turned on and COM PORT not detected...
Hi,
I use nrf52832 with SO 6.0.0 and SDK 15 connected with and IOS 14.2 (iphone XSmax)
some time (about 1 time on 400 connection) in the first packets exchanged after...
Hi ,
I'm working on nrf52833, s113.
I have trouble to secure my system. It has no kayboard or screen, and with 6digit fixd pathkey( no other choice).
That's mean it...
hi there, I have a problem with updating the firmware when the PPK is attached to the nRF52 DK.
I could upload a new version of firmware on the nrf52, but it loads the previous...
Hi,
I've 10 nRF52832 running as peripheral and connects to a single central node (like star topology) and I need to perform the DFU by OTA for all the peripheral devices...
Hello all,
Please help!
I am using nrf52480 with SDK15.
I have been developing this application for quite some time now and this is a new problem. I am using BLE_GATTS_EVT_RW_AUTHORIZE_REQUESTs...
We used the NRF52840 in our product. I want to experiment with Long Range BLE using PHY Coded. I will be using:
-Peripheral - The Product
-Master NRF52840 DK
Are there...
There have been several tickets raised on this subject.
Yesterday I installed the latest sdk, v1.4.99-dev1, on a clean windows 10 installation, with nanopb 0.4.2 and still...
hi
Quick question
I read the post here , it stated the nRF51822 device ID is random generated (FIPS compliant)
How are the DEVICEID, DEVICEADDR, ER, & IR values set...