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...
Hi,
I use PCA10059 with Programmer in nRF Connect 2.5.0 withou any problem.
Now the nRF Connect ask to upgrade to version 2.6.1 and programmer upgrade to 1.0.0.
nRF...
Hello everyone,
I need help with the nRF52840 dongle and the light switch example. I have one DK running the light switch client and one dongle running the light switch...
Hello,
I am trying to work on Provisioning example using serial example given along with SDK. I am using Mesh SDK v 2.2.0, and SES for building. The link for the example...
Hi,
I have been having trouble getting any read/writes going with my Infineon TLV493D magnetic sensor over i2c. I suspect it may be a cast or syntax thing that I can't get...
Hello,
At the moment we are at a point to decide, if we want to expose our loads of data in “parallel” over BLE characteristics or if we should better implement a serial...
I am trying to update voltage level in Major value of my beacon. Using nrf_drv_saadc_sample() I have called saadc_event_handler(). The event triggered for first call but not...
HI, I am trying to compile the thingy52 firmware in segger embedded studio 4.10a by following the below link,
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Using sdk12.3 on pca10040.
I wanted to test persistence so I modified the example from the SDK as follows: log what's already there. don't erase. enter new data. log it...
Hello,
I'm wondering why isn't the nRF5 SDK on GitHub yet. There have been many instances where I have found bugs or missing features in the SDK, that I have implemented...
Hi,
I'm developing an application with SDK 15 that requires multiple concurrent links. One peripheral link and several central links.
I want the peripheral link to have...
I am new to nRF,
Unable to read data using flash data storage example.
When ever i try to read it
throughs error and processor enters into error handler and hangs there...
Default startup:
Using ble_multi_lesc as my default project
Log of original connection is in attached logLOTest.txt file
Currently only 1 nrfConnect is connected and...
hiii......
i am using nrf52832 interfacing with temperature sensor using temperature sensor example program..15.2v
i want to read the temperature ..... my temperature...
I have an application where I'd like to change the advertising content every time it is transmitted. Is there any callback from the SD after transmission of advertising data...