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 have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I am reading through IETF RFC7668, IPv6 over BLUETOOTH(R) Low Energy . In section 3.2.2, it states the following:
At network interface initialization, both 6LN and 6LBR...
hi
I am really confused For Indoor Asset Tracking which is better Nordic Mesh SDK or Thread
I see Thread Supports Cloud connectivity.
Can the device based on nRF52840...
Hi @ll,
I'm still trying to get the Mesh DFU example up and running. I'm following the guide in the documentation. (Mesh Version 2.0.0: it's the same in 2.0.1 so don't worry...
Hello all!
I am working in a project in which I have designed my own PCB using the nRF51822 chip because is gonna be used for BLE applications.
I have some experience...
Dear Friends,
I am trying to use Interactive Pyaci , but facing following issue after issuing required command:
(mesh) mehul@mehul:~/workspace/nRF/nrf5_SDK_for_Mesh_v2...
hi
The Peripheral HRS Example has device address in nRF52 SDK
de:ae:dc:9b:cb
I would like to know where in the Code this address is Set ? Not able to find
Hello All ,
I was Using nRFgo studio for flashing chipsets , now we are asked to use nrfjprog for flashing , i have downloaded the command line tools . but issue i am not...
Dear Nordic :
I am developing power meter based on NRF52832/SDK13.1.
I need a 20ms timer to retrieve data from sensor.
I notice that,if i set the timer in repeat mode...
Hi,
I am trying to run a simple LED blinking program using timer 0 using HAL library.
in functions such as
nrf_timer_bit_width_set (NRF_TIMER_Type *p_reg, nrf_timer_bit_width_t...
Hello,
I am trying to merge ble_app_uart with light switch server example by following this link. But while building I am getting the following errors.
I am using SES...
A source program, with another computer compiled to generate HEX files, download to the NRF52832 development board, GPIOTE function can work properly. But the same source...
Please point me in the right direction if you can, I'm stumped. My project is based on the app_hids_keyboard sample, using the pca10040 board (nrf52832) and SDK 14.2, soft...
I want to store some data, so I first write the initial data, then update it again and again when need. I think the record_update function should new a copy of the old data...
hi all
I am facing the issue that the chip still retains in debug mode. SWDCLK pin has connected to GND directly.
steps:
1. after flashed hex file, removed debugger...