what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
HI
I'm writing a programm the using a nus as its service, because nus is a custom service there is something that need to be changed, I followed the tutorial about making...
Objective: I want to read 64MB data stored in external flash (interfaced with nrf52840) from android mobile App (specific: One Plus 7T)
SDK: nRF5 SDK v16.0.0
Soft Device...
Dear,
Im trying to measure the RSSI with THINGY:91, I found on the document nrf91_at_commands_v1.1.pdf about
1. AT+CSQ
+CSQ: <rssi>,<ber>
Note: Not detectable, RAT...
Hi!
I am currently working on a project where i would like to use Thingy:91 as MCU board as it contains other features i need to use, like 4G and GPS.
The problem is that...
Hi I'm currently develop new product based on RAK8212. I have problem with reprogramming devices. Programmer i use is nRF52-DK I'm not able to reprogram about 10% of devices...
Hello,
I have a low power application, which is activated by a push button press. (The DC-DC converter is also in shutdown mode normally, so the NRF9160 does not have power...
I am occasionally (very rarely) getting "Mesh assert at 0x00037996", but when I try to look this up, I get:
My understanding is that this means the mesh_assert is...
Hello, this is the nrf52833/52820 design drawn by the customer, because this is our first contact, please help to check whether it is reasonable? thank you.
Hello,
I'm working on a BLE app on an Arduino Nano 33 BLE, which is equiped with an nrf52840. I'm struggling to increase my BLE transfer speed ( i think due to the limitations...
Actually i was working on 3 boards, nRF51422,nRF51822 & nRF52840. While executing some examples on each board i realised that each board has its specific pca hex file to be...
I n the main of my program I have this( UBLOX_PWR_PIN = Pin16 of nrf ),
uart_init(); nrf_gpio_cfg_output(UBLOX_PWR_PIN); nrf_gpio_pin_set(UBLOX_PWR_PIN); nrf_delay_ms(200...
Hello,
I've a problem with a PPK board.
When the current go over 10mA the value reported is wrong, in my case should be 15mA and PPK measure 80mA and more. Instead, in...
Hello,
I am working on a project that is using nrf52840 chip as a peripheral and the product is supposed to last and run for 25 years. During that period the device will...
Hi everyone I have been reading the GPS data using nordic nrf52840 over the UART. I am able to receive as much as 64KB of data via the UART. Here's the scenario of whats been...
Hi All:
Applyed the under timeslot :
causes some peripherals(eg:static const nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(2)) n o access interrupt,
what 's the...