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 have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hello,
we are evaluating the nRF52 as SoC for a customer project that requires multiple NFC antennae (likely 3) to be able to quasi-simultaneously read 3 NFC tags in 3 physically...
Hi all,
I'm trying to create a Windows App which will connect to a nrf52832 with an HID service.
I can connect and pair easily. I'm discovering all the services, but...
I was taking a test to turn on/off a LED depends on rssi value received, based on light switch example of mesh sdk 2.2
After some effort, I made it work, though, seems log...
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...