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...
First I want to mention, that I know about the pwm inverted issue.
About my project:
I have a switch which will start and stop a pwm signal. And I use a softdevice,...
Is it possible that one nRF51 implement communication Bluetooth LE or 2.4 GHz RF communications (eg. From nRF24), and switch between via external button?
Hi!all:
I used nrf51822 to connect with iPad mini3,and if I turnoff the iPad mini3 panel ,does the iPad mini3 will send
BLE suspend command or any others to nrf51822 ? If...
Hi,
I wan to load ble_app_hrs_s110_pca10028 project example from SDK 8.10 to a module purchased on eBay:
www.ebay.com/.../111600483137
This module has nrf51822 qfaag2...
Hi all,
I want to implement homekit stack on nRF51 device and I am stuck with service instance id (UUID = 00000051).
When I create a standard service like hrs I don't...
How can I do that? Which pin is available for this?I am trying to controlled with my smart phone due to an application which i design,how can i import this part to my original...
Hi,
I'm using S130 with PCA10028 and I would like to connect my central device to multiple peripheral at the same time.
According to my understanding, the only way I...
Hello everybody,
we want to extend out Central device to dual role (Central + Peripheral). I just finished the migration to SoftDevice S130 and was about to migrate the...
Are there any laws or regulatory certifications that state a wireless or Bluetooth device must be able to power off or at least stop transmitting through user action? Can...
My project is compiling and working, but there is this very annoying issue when Keil thinks there is a problem with __STATIC_INLINE in the file cmsis_armcc.h.
It indicates...
I can see in nRFgo Studio that I can set a custom advertisement type/value to be included in the advertising packet. I would like to modify this data at runtime. I see plenty...
Hello all, before I decided to write my own question I read the forum thoroughly. How ever no aid found to solve my problem.
At first I want to make "just work" bonding(pairing...
Hi, we are currently using the nrf51822 for sensor communication.
Is there a possibility to make it airplane ready? Which means, no rf emmision for the ble for some unknown...
Hi,
I'm trying to interface the nRF8001 using an MSP430 device (specifically Adafruit's breakout board and MSP430fg439) for sending analogue data from the sensor hosted...