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,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hello everyone,
i know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet. I want to flash a custom board...
Dear Nordic Team !
I think I found a bug in the ble_db_discovery module of Nordic SDK 15.3.0, maybe other SDKs are affected too. I am implementing a BLE central device for...
I received my NRF52840-DK board, today, from Digi-key. I followed directions in starting it up - power set to USB, switch to on. When I turn it on, all LEDs flash and pressing...
After a lot of stumbling around (the documentation for the ANT+ examples needs to be improved) I finally got some of the ANT+ examples working on my nRF52 DK board. When programmed...
HI
How can I to send 512 characters over BLE NUS?
I saw in Ble uart example this
I received 247data from BLE NUS
can I to receive 512?
how can I do that?
...
Hi,
We are currently going through the Verizon self certify program, using an adaptation of the asset_tracker_v2 firmware on our device. Verizon said to reach out to Nordic...
Look like a hard coded bug in API generated in build\zephyr\include\generated\syscalls\flash.h ?
-- Found BOARD.dts: zephyr/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840...
Hello! I have a serial device (RN8209 power meter) which is connected by UART to a nRF52832 with 4800 Baud. I am using SDK17 nrfx UARTE to access it, but I have observed,...
We have a custom board with a uBlox Nina-B1 module. Pin 0.05 is connected to an analog switch (NX3DV2567) which powers a microphone and capacitive switch. When the pin is...
Hi everyone,
I am using nrfConnect 3.9.3, And SDK v1.7.0.
I am working on a project based on uart example.
My question is if there are some way for clean/discard all...
I'm unable to get a cloud response using the XPING command with some IoT sim cards on the nRF9160. I've been working with serial_lte_modem projects on this chipset. I've also...
I cannot find any information on how to update mcuboot over SMP when using the immutable bootloader.
I have my NRF52840 setup with the chained bootloader: b0 -> mcuboot...
Hi,
First of all thank you for your support and suggestions.
As I am planning to use nRF52840 SoC in my design, (Project: BLE based Environmental sensor). The circuit...
Hey. In production we are logging PM error events to try to determine the root cause for some unstable connection that keep showing up. We are seeing with high occurrence...