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,
I have a nrf5340dk configured as a NUS peripheral, it collects some sensor data, packs it into a 138 byte buffer and sends it to the central.
On the central side...
Hello,
I want to compare the RTC's counter_get_value() ticks with the internal clocks k_uptime_ticks() ticks. The problem is when the RTC is connected with our nrf 52840...
Hello,
While programming my board with a merged.hex I sometimes see some differences at the end of the Programmer log.
Sometimes the log ends like this,
2022-03-25T14...
Hello guys,
I am having problems on addressing an issue with my firmware. Maybe someone can assist me to find out the root cause for this, because I don't understand too...
Hello,
We buy nRF52832 chips and use them integrated on our own PCBs.
Our devices are small BLE devices to which your phone, computer, anything can connect to.
They...
Hi,
Would you provide the software of NRF52832 ESB communication with NRF24L01 ? And share the two Demo Boards PN for NRF52832 and NRF24L01. Plan to buy the DEMOs.
...
i study in derection of DOA.I now can get the iq sample from my Putty in COM PORT.i use NCS 1.9.1.I build and flash in my two boards with nrf52833.i use the cammand line tool...
Hi,
We came close to occupying all available flash memory in the nRF52833 board:
Memory region Used Size Region Size %age Used FLASH: 185620 B 187904 B 98.78% SRAM:...
Hello,
I have some issues with activating the gps-module for the "second-time" through mqtt.
See uart logging below.
First GPS attempt works, socket is created successfully...
Hi,
I was thinking of buying a Power Profiler II, but was wondering if it is possible for the profiler to measure the consumption of the chip itself or does it measure...
Controller- MDBT40 (nrf51822 based)
Softdevice - S110
I have an application where data comes from UART and have to send over BLE simultaneously. When I initialize the...
Hi there,
I have a problem to implement the SPIM in the Network core. I cannot detect any signal from SPI_SCK & SPI_MOSI by oscilloscope and logic analyzer (no signal from...
Hi,
I'm using VS Code to develop an application based on the Zephyr iso_broadcast sample.
How do you edit prj.conf? If I select prj.conf in the Explorer pane, then click...
Does the nRF52840 support Bluetooth low energy power control? I am using raspberry pi, running Raspian, kernel version 5.15.30 and I am specifically referring to the product...