Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Since related topic Is BLE changing licensing policy? was marked as resolved I moved my question to new one.
My company is ready to get SIG membership for BLE usage and pay...
I'm creating a custom beacon, similar to iBeacon, but with a custom data format. It advertises only once every 8 seconds, but the iPhone app doesn't receive advertisements...
I tried to read out the temperature sensor of NRF51822. In light CPU load (turn on ADC and send data through BLE every 1s), the measured value is around 45 degC, compared...
I am using the RTC1 compare event to generate a periodic interrupt. When I halt the bugger and and then run the interrupt doesn't occur. Looking at the RTC1 register set shows...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
I am working on a system where two nRF51 will communicate with use of the ANT protocol (S210). The master and slave must be paired after pressing a button on both sides. I...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
I want to power the dongle from a 5V battery but don't want to solder directly to USB pads at the risk of ruining them. Can I put the 5V from the battery at the Vin point...
I have S110 peripheral device with custom UUID, created as described in www.nordicsemi.com/.../80193304 .
On the other side i have S130 device who successfuly scans and connects...
Sorry for the non-tech. question but I just heard that BlueTooth group is significantly changing BLE licensing policy. Maybe it's some kind of FUD but it should be mandatory...
Hello,
I am running the s110_nrf51822_7.0.0_softdevice.hex and am encountering an nrf callback assert on line 1377 of rem.c.
Without any visibility into this code I...
Hello, before you say anything: "yes I have searched!" :D
I found that this question was similar to mine
How to write GPIOTE Interrupt
Now I am fairly certain that I...
Hello,
I am trying to connect to one specific device. To make this I am advertising with the whitelist. The problem is that the whitelist do not seem to work. I got the...